Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/ietf/+/117822 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-51061 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvmswHT/agent.1571 SSH_AGENT_PID=1573 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ietf-maven-merge-master@tmp/private_key_11185132962966978800.key (/w/workspace/ietf-maven-merge-master@tmp/private_key_11185132962966978800.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/ietf > git init /w/workspace/ietf-maven-merge-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf refs/changes/22/117822/3 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 38cd28358b322ee05f31bfffc9b1ddf63c6c01f1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 38cd28358b322ee05f31bfffc9b1ddf63c6c01f1 # timeout=10 Commit message: "Finish activating models" > git rev-list --no-walk b5f945830bade7476c87778bd61b3985cbcff58b # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins4405681871579023792.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHef lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH Generating Requirements File 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. httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-KHef/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.26 botocore==1.40.26 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.30.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.15.1 yq==3.4.3 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1906012892681693496.sh + mkdir -p /w/workspace/ietf-maven-merge-master/target/classes /w/workspace/ietf-maven-merge-master/jacoco/classes [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17078684736375787103.sh + echo quiet=on 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-51061 [ietf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b5f945830bade7476c87778bd61b3985cbcff58b -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/ietf/+/117822 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=ietf -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=117822 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/22/117822/3 -DGERRIT_NEWREV=b5f945830bade7476c87778bd61b3985cbcff58b "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ietf -DGERRIT_CHANGE_COMMIT_MESSAGE=RW5hYmxlIHJmY3s4MzQ0LDgzNDUsODM0Niw4MzQ4LDgzNDl9CgpUaGlzIGNvbXBsZXRlcyBlbmFibGVtZW50IG9mIHRvcG9sb2d5LXJlbGF0ZWQgbW9kZWxzLgoKQ2hhbmdlLUlkOiBJODU1ZTRmOGZmNDUwMDgwZWY4OGE1YTg5ODI0ZWE3ZTc0MjNjNjJkNwpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Enable rfc{8344,8345,8346,8348,8349}" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I855e4f8ff450080ef88a5a89824ea7e7423c62d7 -DGERRIT_EVENT_HASH=-116092700 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10955653564638720724.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins2820379174107883213.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config13751833037038363917tmp copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config2460204331052221316tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins13736955719711729999.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins15318384098945029323.sh ---> maven-fetch-metadata.sh ++ 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 + project=org.opendaylight.ietf + project_path=org/opendaylight/ietf + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf + pushd /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master + set +e + 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/ietf/ 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ [13565] -> "index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/ [2524] -> "bnd-parent/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/ [2548] -> "feature-parent/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/ [2548] -> "ietf-artifacts/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/ [2548] -> "ietf-type-util/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/ [16991] -> "model/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/ [2596] -> "odl-ietf-model-rfc6022/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/ [2596] -> "odl-ietf-model-rfc6241/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/ [2596] -> "odl-ietf-model-rfc6243/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/ [2596] -> "odl-ietf-model-rfc6470/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/ [2596] -> "odl-ietf-model-rfc6991/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/ [2596] -> "odl-ietf-model-rfc7224/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/ [2692] -> "odl-ietf-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/ [2668] -> "odl-ietf-model-rfc7317-ietf-system/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/ [2656] -> "odl-ietf-model-rfc7407-ietf-snmp/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/ [2734] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/ [2596] -> "odl-ietf-model-rfc7952/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/ [2746] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/ [2680] -> "odl-ietf-model-rfc8040-ietf-restconf/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/ [2596] -> "odl-ietf-model-rfc8072/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/ [2596] -> "odl-ietf-model-rfc8177/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/ [2596] -> "odl-ietf-model-rfc8294/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/ [2596] -> "odl-ietf-model-rfc8341/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/ [2596] -> "odl-ietf-model-rfc8342/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/ [2596] -> "odl-ietf-model-rfc8343/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/ [2596] -> "odl-ietf-model-rfc8344/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/ [2650] -> "odl-ietf-model-rfc8345-non-nmda/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/ [2596] -> "odl-ietf-model-rfc8345/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/ [2650] -> "odl-ietf-model-rfc8346-non-nmda/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/ [2596] -> "odl-ietf-model-rfc8346/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/ [2650] -> "odl-ietf-model-rfc8348-non-nmda/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/ [2596] -> "odl-ietf-model-rfc8348/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/ [2596] -> "odl-ietf-model-rfc8349/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/ [18879] -> "bnd-parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [291/291] -> "bnd-parent/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/ [19323] -> "feature-parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/maven-metadata.xml [295/295] -> "feature-parent/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ [19327] -> "ietf-artifacts/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [295/295] -> "ietf-artifacts/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ [27789] -> "ietf-type-util/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [295/295] -> "ietf-type-util/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/ [2578] -> "model/bundle-parent/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/ [2590] -> "model/iana-crypt-hash/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/ [2578] -> "model/iana-hardware/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/ [2572] -> "model/iana-if-type/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/ [2608] -> "model/iana-routing-types/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/ [2644] -> "model/iana-ssh-encryption-algs/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/ [2656] -> "model/iana-ssh-key-exchange-algs/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/ [2602] -> "model/iana-ssh-mac-algs/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/ [2644] -> "model/iana-ssh-public-key-algs/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/ [2656] -> "model/iana-tls-cipher-suite-algs/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/ [2542] -> "model/rfc6022/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/ [2542] -> "model/rfc6241/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/ [2542] -> "model/rfc6243/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/ [2542] -> "model/rfc6470/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/ [2638] -> "model/rfc6991-ietf-inet-types/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/ [2638] -> "model/rfc6991-ietf-yang-types/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/ [2614] -> "model/rfc7317-ietf-system/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/ [2602] -> "model/rfc7407-ietf-snmp/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/ [2680] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/ [2542] -> "model/rfc7952/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/ [2692] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/ [2626] -> "model/rfc8040-ietf-restconf/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/ [2542] -> "model/rfc8072/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/ [2542] -> "model/rfc8177/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/ [2656] -> "model/rfc8294-ietf-routing-types/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/ [2542] -> "model/rfc8341/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/ [2638] -> "model/rfc8342-ietf-datastores/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/ [2614] -> "model/rfc8342-ietf-origin/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/ [2542] -> "model/rfc8343/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/ [2542] -> "model/rfc8344/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/ [2656] -> "model/rfc8345-ietf-network-state/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/ [2710] -> "model/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/ [2674] -> "model/rfc8345-ietf-network-topology/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/ [2620] -> "model/rfc8345-ietf-network/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/ [2728] -> "model/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/ [2692] -> "model/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/ [2662] -> "model/rfc8348-ietf-hardware-state/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/ [2626] -> "model/rfc8348-ietf-hardware/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/ [2698] -> "model/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/ [2698] -> "model/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/ [2620] -> "model/rfc8349-ietf-routing/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc6022/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc6241/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc6243/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc6470/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc6991/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc7224/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/ [28647] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [319/319] -> "odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/ [8764] -> "odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [315/315] -> "odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/ [8682] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [313/313] -> "odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/ [9215] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [326/326] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc7952/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/ [9297] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [328/328] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/ [8846] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [317/317] -> "odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8072/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8177/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8294/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8341/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/ [20266] -> "odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8342/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8343/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8344/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/ [8641] -> "odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [312/312] -> "odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8345/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/ [8643] -> "odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [312/312] -> "odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/ [8275] -> "odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8346/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/ [8641] -> "odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [312/312] -> "odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8348/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/ [8272] -> "odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [303/303] -> "odl-ietf-model-rfc8349/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml [1041/1041] -> "bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml [1045/1045] -> "feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml [1045/1045] -> "ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml [1646/1646] -> "ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/ [19460] -> "model/bundle-parent/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [300/300] -> "model/bundle-parent/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/ [36998] -> "model/iana-crypt-hash/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [302/302] -> "model/iana-crypt-hash/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/ [36556] -> "model/iana-hardware/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [300/300] -> "model/iana-hardware/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/ [10778] -> "model/iana-if-type/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [299/299] -> "model/iana-if-type/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/ [37661] -> "model/iana-routing-types/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [305/305] -> "model/iana-routing-types/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/ [38987] -> "model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [311/311] -> "model/iana-ssh-encryption-algs/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/ [39429] -> "model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [313/313] -> "model/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/ [37440] -> "model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [304/304] -> "model/iana-ssh-mac-algs/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/ [38987] -> "model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [311/311] -> "model/iana-ssh-public-key-algs/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/ [39429] -> "model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [313/313] -> "model/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/ [26986] -> "model/rfc6022/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [294/294] -> "model/rfc6022/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/ [26989] -> "model/rfc6241/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [294/294] -> "model/rfc6241/maven-metadata.xml" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/ [26980] -> "model/rfc6243/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [294/294] -> "model/rfc6243/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/ [26980] -> "model/rfc6470/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [294/294] -> "model/rfc6470/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/ [29652] -> "model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [310/310] -> "model/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/ [29652] -> "model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [310/310] -> "model/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/ [11190] -> "model/rfc7317-ietf-system/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [306/306] -> "model/rfc7317-ietf-system/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/ [11073] -> "model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [304/304] -> "model/rfc7407-ietf-snmp/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/ [11837] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [317/317] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/ [26980] -> "model/rfc7952/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [294/294] -> "model/rfc7952/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/ [11955] -> "model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [319/319] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/ [11306] -> "model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [308/308] -> "model/rfc8040-ietf-restconf/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/ [10480] -> "model/rfc8072/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [294/294] -> "model/rfc8072/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/ [10482] -> "model/rfc8177/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [294/294] -> "model/rfc8177/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/ [11602] -> "model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [313/313] -> "model/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/ [10480] -> "model/rfc8341/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [294/294] -> "model/rfc8341/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/ [29652] -> "model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [310/310] -> "model/rfc8342-ietf-datastores/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/ [28984] -> "model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [306/306] -> "model/rfc8342-ietf-origin/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/ [10480] -> "model/rfc8343/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [294/294] -> "model/rfc8343/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/ [10482] -> "model/rfc8344/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [294/294] -> "model/rfc8344/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/ [11601] -> "model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [313/313] -> "model/rfc8345-ietf-network-state/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/ [12132] -> "model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [322/322] -> "model/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/ [11778] -> "model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [316/316] -> "model/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/ [11247] -> "model/rfc8345-ietf-network/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [307/307] -> "model/rfc8345-ietf-network/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/ [12309] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [325/325] -> "model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/ [11957] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [319/319] -> "model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/ [11660] -> "model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [314/314] -> "model/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/ [11306] -> "model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [308/308] -> "model/rfc8348-ietf-hardware/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/ [12015] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [320/320] -> "model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/ [12016] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [320/320] -> "model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/ [11250] -> "model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/index.html.tmp" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [307/307] -> "model/rfc8349-ietf-routing/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml [1050/1050] -> "model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml [1653/1653] -> "model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml [1651/1651] -> "model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml [1650/1650] -> "model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml [1645/1645] -> "model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml" [1] 2025-09-09 08:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2025-09-09 08:51:28-- Total wall clock time: 2.0s Downloaded: 290 files, 1.5M in 0.02s (96.5 MB/s) + set -e + popd /w/workspace/ietf-maven-merge-master + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo-backup + cp -a /w/workspace/ietf-maven-merge-master/m2repo/org /w/workspace/ietf-maven-merge-master/m2repo-backup [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13342921443396155918.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins2996491629749261439.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-merge-master@tmp/config13751833037038363917tmp --settings /w/workspace/ietf-maven-merge-master@tmp/config2460204331052221316tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ietf-artifacts [pom] [INFO] bnd-parent [pom] [INFO] feature-parent [pom] [INFO] ietf-type-util [jar] [INFO] bundle-parent [pom] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] [INFO] rfc8343 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] [INFO] iana-if-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] [INFO] rfc7952 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] [INFO] rfc8040-ietf-restconf [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] [INFO] iana-routing-types [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] [INFO] rfc8344 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] [INFO] rfc8525 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] [INFO] rfc8528 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] [INFO] rfc8529 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] [INFO] rfc8530 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] [INFO] features-aggregator [pom] [INFO] iana-aggregator [pom] [INFO] rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] test-distribution [pom] [INFO] ietf [pom] [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- [INFO] Building ietf-artifacts 1.0.0-SNAPSHOT [1/156] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml [INFO] attaching as ietf-artifacts-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json [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 [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 [INFO] attaching as ietf-artifacts-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [INFO] [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ [INFO] Building bnd-parent 1.0.0-SNAPSHOT [2/156] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bnd-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- [INFO] Building feature-parent 1.0.0-SNAPSHOT [3/156] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json [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 [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 [INFO] attaching as feature-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- [INFO] Building ietf-type-util 1.0.0-SNAPSHOT [4/156] [INFO] from model/rfc/ietf-type-util/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.1.0:bnd-process (default) @ ietf-type-util --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-type-util --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment [WARNING] public static int addressBits(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment [WARNING] public static byte[] addressBytes(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment [WARNING] public static String addressString(final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment [WARNING] public static String addressString(final int bits) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/ietf-type-util-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- [INFO] Building bundle-parent 1.0.0-SNAPSHOT [5/156] [INFO] from model/bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bundle-parent --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bundle-parent --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json [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 [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 [INFO] attaching as bundle-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- [INFO] Building rfc6991-ietf-inet-types 1.0.0-SNAPSHOT [6/156] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.404 ms [INFO] yang-to-sources: Project model files found: 1 in 92.52 ms [INFO] yang-to-sources: 1 YANG models processed in 100.4 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 53.69 ms [INFO] Sorted 21 files into 3 directories in 2.766 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 118.5 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- [INFO] Building rfc6991-ietf-yang-types 1.0.0-SNAPSHOT [7/156] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.064 ms [INFO] yang-to-sources: Project model files found: 1 in 8.821 ms [INFO] yang-to-sources: 1 YANG models processed in 10.54 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.419 ms [INFO] Sorted 22 files into 3 directories in 130.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 17.75 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 1.0.0-SNAPSHOT [8/156] [INFO] from features/odl-ietf-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6991 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41663 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41663 name: 4eaf3599-40a7-41f7-be49-a73538542b46 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6991-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json [INFO] attaching as odl-ietf-model-rfc6991-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- [INFO] Building rfc6022 1.0.0-SNAPSHOT [9/156] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.549 ms [INFO] yang-to-sources: Project model files found: 1 in 19.42 ms [INFO] yang-to-sources: 3 YANG models processed in 91.90 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 23.84 ms [INFO] Sorted 58 files into 13 directories in 203.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 86.30 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6022 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6022 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6022 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- [INFO] Installing org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 1.0.0-SNAPSHOT [10/156] [INFO] from features/odl-ietf-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6022 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42027 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42027 name: e5c25d57-3061-4e9f-9061-f44d2b505c26 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:35053/jndi/rmi://127.0.0.1:42027/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6022-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json [INFO] attaching as odl-ietf-model-rfc6022-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6022 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6022 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- [INFO] Building rfc6241 1.0.0-SNAPSHOT [11/156] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 806.4 μs [INFO] yang-to-sources: Project model files found: 1 in 14.76 ms [INFO] yang-to-sources: 2 YANG models processed in 36.59 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 12.88 ms [INFO] Sorted 172 files into 33 directories in 364.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 94.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6241 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6241 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6241 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- [INFO] Installing org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 1.0.0-SNAPSHOT [12/156] [INFO] from features/odl-ietf-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6241 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32963 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32963 name: 8f579964-123c-4b4b-bef8-39e74893c124 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6241-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json [INFO] attaching as odl-ietf-model-rfc6241-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6241 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6241 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- [INFO] Building rfc6243 1.0.0-SNAPSHOT [13/156] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.594 ms [INFO] yang-to-sources: Project model files found: 1 in 3.055 ms [INFO] yang-to-sources: 3 YANG models processed in 47.19 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 10.07 ms [INFO] Sorted 12 files into 3 directories in 109.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 16.05 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6243 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6243 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6243 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- [INFO] Installing org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 1.0.0-SNAPSHOT [14/156] [INFO] from features/odl-ietf-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6243 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42593 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42593 name: ee2bc309-b5ce-4d44-bc1c-3b6d8df0302e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6243-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json [INFO] attaching as odl-ietf-model-rfc6243-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6243 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6243 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- [INFO] Building rfc6470 1.0.0-SNAPSHOT [15/156] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 860.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.889 ms [INFO] yang-to-sources: 3 YANG models processed in 65.42 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 9.897 ms [INFO] Sorted 25 files into 7 directories in 101.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 21.11 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc6470 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc6470 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6470 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- [INFO] Installing org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 1.0.0-SNAPSHOT [16/156] [INFO] from features/odl-ietf-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6470 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39925 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39925 name: 212143f6-0463-4050-9933-442b64fae63e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6470-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json [INFO] attaching as odl-ietf-model-rfc6470-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6470 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc6470 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- [INFO] Building rfc8343 1.0.0-SNAPSHOT [17/156] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.184 ms [INFO] yang-to-sources: Project model files found: 1 in 22.97 ms [INFO] yang-to-sources: 2 YANG models processed in 35.36 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 6.214 ms [INFO] Sorted 22 files into 7 directories in 94.95 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 16.91 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8343 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8343 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8343 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 1.0.0-SNAPSHOT [18/156] [INFO] from features/odl-ietf-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8343 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45751 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45751 name: d5785934-f0e3-4ef8-9f55-80c6b807bd6e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8343-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json [INFO] attaching as odl-ietf-model-rfc8343-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- [INFO] Building iana-if-type 1.0.0-SNAPSHOT [19/156] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 832.7 μs [INFO] yang-to-sources: Project model files found: 1 in 19.47 ms [INFO] yang-to-sources: 3 YANG models processed in 37.23 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 12.26 ms [INFO] Sorted 304 files into 3 directories in 570.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 72.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-if-type --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-if-type --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-if-type --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 1.0.0-SNAPSHOT [20/156] [INFO] from features/odl-ietf-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7224 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37637 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37637 name: b8494bfe-ba65-44dd-a652-e48c8ae013cd timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7224-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json [INFO] attaching as odl-ietf-model-rfc7224-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- [INFO] Building iana-crypt-hash 1.0.0-SNAPSHOT [21/156] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 590.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.474 ms [INFO] yang-to-sources: 1 YANG models processed in 2.849 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.178 ms [INFO] Sorted 8 files into 3 directories in 238.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.716 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-crypt-hash --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 1.0.0-SNAPSHOT [22/156] [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34781 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34781 name: 3a27408d-d148-4635-a195-7760f0ac5e46 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- [INFO] Building rfc8341 1.0.0-SNAPSHOT [23/156] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 958.8 μs [INFO] yang-to-sources: Project model files found: 1 in 3.778 ms [INFO] yang-to-sources: 2 YANG models processed in 14.87 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 4.436 ms [INFO] Sorted 30 files into 8 directories in 102.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 13.42 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8341 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8341 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8341 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- [INFO] Installing org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 1.0.0-SNAPSHOT [24/156] [INFO] from features/odl-ietf-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8341 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39213 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39213 name: d4fd4db9-02dd-47f3-ad5b-fbdaec8e29b3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8341-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json [INFO] attaching as odl-ietf-model-rfc8341-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8341 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8341 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- [INFO] Building rfc7317-ietf-system 1.0.0-SNAPSHOT [25/156] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 713.7 μs [INFO] yang-to-sources: Project model files found: 1 in 5.030 ms [INFO] yang-to-sources: 5 YANG models processed in 27.43 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 9.449 ms [INFO] Sorted 91 files into 21 directories in 152.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 40.01 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml [INFO] attaching as rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json [INFO] attaching as rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 1.0.0-SNAPSHOT [26/156] [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37627 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37627 name: 5436c631-a3f7-47a5-a35d-ee22b4a9cd49 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-ietf-system did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-ietf-system did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- [INFO] Building rfc7407-ietf-x509-cert-to-name 1.0.0-SNAPSHOT [27/156] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 809.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.187 ms [INFO] yang-to-sources: 2 YANG models processed in 8.159 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.529 ms [INFO] Sorted 16 files into 4 directories in 72.41 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 8.005 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[61,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 1.0.0-SNAPSHOT [28/156] [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38627 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38627 name: 84949506-1aa2-49df-b12a-647893ce4691 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39969/jndi/rmi://127.0.0.1:38627/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-x509-cert-to-name did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-x509-cert-to-name did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ [INFO] Building rfc7407-ietf-snmp 1.0.0-SNAPSHOT [29/156] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 936.1 μs [INFO] yang-to-sources: Project model files found: 12 in 9.291 ms [INFO] yang-to-sources: 5 YANG models processed in 69.84 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 13.20 ms [INFO] Sorted 183 files into 38 directories in 222.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 82.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[61,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json [INFO] attaching as rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 1.0.0-SNAPSHOT [30/156] [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43183 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43183 name: bf91f873-25c3-4dfa-9e94-18d6595e203c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-snmp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-snmp did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- [INFO] Building rfc7952 1.0.0-SNAPSHOT [31/156] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 483.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.013 ms [INFO] yang-to-sources: 1 YANG models processed in 2.703 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 730.3 μs [INFO] Sorted 4 files into 3 directories in 97.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.468 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc7952 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc7952 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7952 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 1.0.0-SNAPSHOT [32/156] [INFO] from features/odl-ietf-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7952 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34753 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34753 name: 2a965c4d-24e3-49c4-acfc-277048673b40 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7952-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json [INFO] attaching as odl-ietf-model-rfc7952-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- [INFO] Building rfc8040-ietf-restconf 1.0.0-SNAPSHOT [33/156] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 496.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.781 ms [INFO] yang-to-sources: 1 YANG models processed in 10.04 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 3.080 ms [INFO] Sorted 21 files into 8 directories in 275.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.084 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 1.0.0-SNAPSHOT [34/156] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42499 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42499 name: d32f6b7e-f44b-4f78-82e1-1252134804f3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- [INFO] Building rfc8040-ietf-restconf-monitoring 1.0.0-SNAPSHOT [35/156] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 2.532 ms [INFO] yang-to-sources: Project model files found: 1 in 2.291 ms [INFO] yang-to-sources: 3 YANG models processed in 18.30 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 10.92 ms [INFO] Sorted 16 files into 6 directories in 85.73 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 16.35 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 1.0.0-SNAPSHOT [36/156] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36839 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36839 name: 442f944e-81b7-414f-885f-2de08e32ab56 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf-monitoring did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf-monitoring did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- [INFO] Building rfc8072 1.0.0-SNAPSHOT [37/156] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 842.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.726 ms [INFO] yang-to-sources: 2 YANG models processed in 22.50 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 3.838 ms [INFO] Sorted 34 files into 12 directories in 123.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 28.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8072 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8072 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8072 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 1.0.0-SNAPSHOT [38/156] [INFO] from features/odl-ietf-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8072 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35359 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35359 name: 0f245cf0-8846-4ec7-b6c7-2788f9ab8eaa timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8072-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json [INFO] attaching as odl-ietf-model-rfc8072-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- [INFO] Building rfc8177 1.0.0-SNAPSHOT [39/156] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 929.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.732 ms [INFO] yang-to-sources: 3 YANG models processed in 17.20 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 5.720 ms [INFO] Sorted 68 files into 16 directories in 175.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 15.22 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8177 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8177 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8177 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- [INFO] Installing org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 1.0.0-SNAPSHOT [40/156] [INFO] from features/odl-ietf-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8177 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44353 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44353 name: 4137207e-1451-478f-9adb-1a23e66ff82c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8177-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json [INFO] attaching as odl-ietf-model-rfc8177-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8177 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8177 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- [INFO] Building iana-routing-types 1.0.0-SNAPSHOT [41/156] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 641.0 μs [INFO] yang-to-sources: Project model files found: 1 in 17.01 ms [INFO] yang-to-sources: 1 YANG models processed in 5.051 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.543 ms [INFO] Sorted 6 files into 3 directories in 109.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 7.272 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-routing-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- [INFO] Building rfc8294-ietf-routing-types 1.0.0-SNAPSHOT [42/156] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 636.9 μs [INFO] yang-to-sources: Project model files found: 1 in 7.599 ms [INFO] yang-to-sources: 3 YANG models processed in 22.44 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 6.172 ms [INFO] Sorted 47 files into 6 directories in 147.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 19.07 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/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:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 1.0.0-SNAPSHOT [43/156] [INFO] from features/odl-ietf-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8294 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37623 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37623 name: b772f963-59c0-456a-bc42-68297eae7ab2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8294-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json [INFO] attaching as odl-ietf-model-rfc8294-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- [INFO] Building rfc8342-ietf-datastores 1.0.0-SNAPSHOT [44/156] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 506.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.243 ms [INFO] yang-to-sources: 1 YANG models processed in 2.491 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.043 ms [INFO] Sorted 12 files into 3 directories in 98.08 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 6.783 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- [INFO] Building rfc8342-ietf-origin 1.0.0-SNAPSHOT [45/156] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 544.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.245 ms [INFO] yang-to-sources: 2 YANG models processed in 6.438 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 910.9 μs [INFO] Sorted 11 files into 3 directories in 80.03 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.307 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 1.0.0-SNAPSHOT [46/156] [INFO] from features/odl-ietf-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8342 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43965 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43965 name: 7fc4c2cb-0a09-454f-b15c-4b58a0d9def5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8342-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json [INFO] attaching as odl-ietf-model-rfc8342-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- [INFO] Building rfc8344 1.0.0-SNAPSHOT [47/156] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 897.8 μs [INFO] yang-to-sources: Project model files found: 1 in 3.690 ms [INFO] yang-to-sources: 4 YANG models processed in 24.95 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 6.477 ms [INFO] Sorted 56 files into 13 directories in 138.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 22.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8344 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8344 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8344 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 1.0.0-SNAPSHOT [48/156] [INFO] from features/odl-ietf-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8344 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46409 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46409 name: e32b5122-5648-48d3-b433-a4f59a119589 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8344-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json [INFO] attaching as odl-ietf-model-rfc8344-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- [INFO] Building rfc8345-ietf-network 1.0.0-SNAPSHOT [49/156] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 900.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.407 ms [INFO] yang-to-sources: 2 YANG models processed in 10.42 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 3.623 ms [INFO] Sorted 24 files into 6 directories in 92.90 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 10.33 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- [INFO] Building rfc8345-ietf-network-state 1.0.0-SNAPSHOT [50/156] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 682.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.527 ms [INFO] yang-to-sources: 3 YANG models processed in 10.56 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.802 ms [INFO] Sorted 22 files into 6 directories in 116.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 9.151 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ [INFO] Building rfc8345-ietf-network-topology 1.0.0-SNAPSHOT [51/156] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 670.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.891 ms [INFO] yang-to-sources: 3 YANG models processed in 12.84 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 3.832 ms [INFO] Sorted 28 files into 7 directories in 112.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 11.35 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- [INFO] Building rfc8345-ietf-network-topology-state 1.0.0-SNAPSHOT [52/156] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.352 ms [INFO] yang-to-sources: Project model files found: 1 in 2.497 ms [INFO] yang-to-sources: 5 YANG models processed in 19.07 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 5.407 ms [INFO] Sorted 26 files into 7 directories in 89.01 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 12.70 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 1.0.0-SNAPSHOT [53/156] [INFO] from features/odl-ietf-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8345 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41507 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41507 name: fdbd62d4-f240-44b3-b8dc-c544d10a59d7 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 1.0.0-SNAPSHOT [54/156] [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41697 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41697 name: e8e3d3b2-e7fb-4717-923c-8c989596ff1b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- [INFO] Building rfc8346-ietf-l3-unicast-topology 1.0.0-SNAPSHOT [55/156] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.009 ms [INFO] yang-to-sources: Project model files found: 1 in 2.290 ms [INFO] yang-to-sources: 6 YANG models processed in 28.66 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 7.368 ms [INFO] Sorted 52 files into 12 directories in 132.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 25.30 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 1.0.0-SNAPSHOT [56/156] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.070 ms [INFO] yang-to-sources: Project model files found: 1 in 2.090 ms [INFO] yang-to-sources: 9 YANG models processed in 37.56 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 8.556 ms [INFO] Sorted 24 files into 4 directories in 94.61 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 18.05 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 1.0.0-SNAPSHOT [57/156] [INFO] from features/odl-ietf-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8346 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46491 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46491 name: 1ee09ebe-48f7-41d3-b1a2-5f753fbca576 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 1.0.0-SNAPSHOT [58/156] [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38983 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38983 name: 5c31caa4-1002-4641-99c0-f817f8fcd459 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [INFO] [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- [INFO] Building iana-hardware 1.0.0-SNAPSHOT [59/156] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 625.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.611 ms [INFO] yang-to-sources: 1 YANG models processed in 3.002 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.180 ms [INFO] Sorted 19 files into 3 directories in 89.12 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 4.504 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-hardware --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- [INFO] Building rfc8348-ietf-hardware 1.0.0-SNAPSHOT [60/156] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 705.1 μs [INFO] yang-to-sources: Project model files found: 1 in 4.337 ms [INFO] yang-to-sources: 4 YANG models processed in 16.29 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.300 ms [INFO] Sorted 32 files into 5 directories in 133.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 19.23 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- [INFO] Building rfc8348-ietf-hardware-state 1.0.0-SNAPSHOT [61/156] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 637.6 μs [INFO] yang-to-sources: Project model files found: 1 in 3.143 ms [INFO] yang-to-sources: 5 YANG models processed in 21.52 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 5.239 ms [INFO] Sorted 22 files into 5 directories in 76.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.18 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 1.0.0-SNAPSHOT [62/156] [INFO] from features/odl-ietf-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8348 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43307 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43307 name: 2228faab-b204-497d-8c1e-a35681259e26 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 1.0.0-SNAPSHOT [63/156] [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46675 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46675 name: 13bfbc2d-d0c7-4999-be64-9b2f70a09a65 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- [INFO] Building rfc8349-ietf-routing 1.0.0-SNAPSHOT [64/156] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 728.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.193 ms [INFO] yang-to-sources: 3 YANG models processed in 19.35 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 7.073 ms [INFO] Sorted 103 files into 28 directories in 162.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 27.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] /w/workspace/ietf-maven-merge-master/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. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 1.0.0-SNAPSHOT [65/156] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 715.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.071 ms [INFO] yang-to-sources: 5 YANG models processed in 31.22 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.662 ms [INFO] Sorted 46 files into 7 directories in 109.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] /w/workspace/ietf-maven-merge-master/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/ietf-maven-merge-master/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. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 1.0.0-SNAPSHOT [66/156] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 766.1 μs [INFO] yang-to-sources: Project model files found: 2 in 3.870 ms [INFO] yang-to-sources: 6 YANG models processed in 42.63 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 10.31 ms [INFO] Sorted 69 files into 15 directories in 159.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 83.62 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] /w/workspace/ietf-maven-merge-master/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. [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 1.0.0-SNAPSHOT [67/156] [INFO] from features/odl-ietf-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8349 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43331 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43331 name: 27a7b155-9a83-485f-851d-850b3188e67d timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8349-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json [INFO] attaching as odl-ietf-model-rfc8349-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- [INFO] Building rfc8519-ietf-ethertypes 1.0.0-SNAPSHOT [68/156] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 455.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.129 ms [INFO] yang-to-sources: 1 YANG models processed in 3.565 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.303 ms [INFO] Sorted 5 files into 3 directories in 85.96 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 7.234 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- [INFO] Building rfc8519-ietf-packet-fields 1.0.0-SNAPSHOT [69/156] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 626.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.425 ms [INFO] yang-to-sources: 4 YANG models processed in 13.61 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.463 ms [INFO] Sorted 30 files into 11 directories in 90.86 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.95 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- [INFO] Building rfc8519-ietf-access-control-list 1.0.0-SNAPSHOT [70/156] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 738.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.964 ms [INFO] yang-to-sources: 6 YANG models processed in 52.71 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 6.485 ms [INFO] Sorted 115 files into 32 directories in 151.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 22.12 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 1.0.0-SNAPSHOT [71/156] [INFO] from features/odl-ietf-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8519 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40701 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40701 name: a144120c-d77d-4ccf-9ab7-3b872679096a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8519-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json [INFO] attaching as odl-ietf-model-rfc8519-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- [INFO] Building rfc8520-ietf-acldns 1.0.0-SNAPSHOT [72/156] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 900.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.266 ms [INFO] yang-to-sources: 7 YANG models processed in 35.39 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.875 ms [INFO] Sorted 9 files into 3 directories in 81.85 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ [INFO] Building rfc8520-ietf-mud 1.0.0-SNAPSHOT [73/156] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 811.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.065 ms [INFO] yang-to-sources: 7 YANG models processed in 37.00 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 7.962 ms [INFO] Sorted 24 files into 7 directories in 142.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 15.43 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 1.0.0-SNAPSHOT [74/156] [INFO] from features/odl-ietf-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8520 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42829 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42829 name: 2109e487-2426-4a5f-abdf-7f9b73c83edd timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8520-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json [INFO] attaching as odl-ietf-model-rfc8520-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- [INFO] Building rfc8525 1.0.0-SNAPSHOT [75/156] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 815.9 μs [INFO] yang-to-sources: Project model files found: 1 in 3.202 ms [INFO] yang-to-sources: 4 YANG models processed in 14.02 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 5.938 ms [INFO] Sorted 51 files into 9 directories in 119.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 19.49 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8525 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 1.0.0-SNAPSHOT [76/156] [INFO] from features/odl-ietf-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8525 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42519 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42519 name: 55c412ed-4a02-43e5-8a6c-3bbca2e3ed9a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8525-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json [INFO] attaching as odl-ietf-model-rfc8525-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- [INFO] Building rfc8526 1.0.0-SNAPSHOT [77/156] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 726.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.774 ms [INFO] yang-to-sources: 8 YANG models processed in 20.80 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 6.193 ms [INFO] Sorted 40 files into 14 directories in 102.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 16.94 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8526 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8526 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8526 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- [INFO] Installing org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 1.0.0-SNAPSHOT [78/156] [INFO] from features/odl-ietf-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8526 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42285 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42285 name: 3a8c5ea2-a807-4d79-8e39-dd0affd9e426 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8526-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json [INFO] attaching as odl-ietf-model-rfc8526-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8526 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8526 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- [INFO] Building rfc8528 1.0.0-SNAPSHOT [79/156] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 766.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.585 ms [INFO] yang-to-sources: 3 YANG models processed in 8.685 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.565 ms [INFO] Sorted 21 files into 8 directories in 83.35 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.734 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8528 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8528 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8528 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 1.0.0-SNAPSHOT [80/156] [INFO] from features/odl-ietf-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8528 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40743 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40743 name: d281859a-3644-49da-9d58-3886c2de6731 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8528-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json [INFO] attaching as odl-ietf-model-rfc8528-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- [INFO] Building rfc8529 1.0.0-SNAPSHOT [81/156] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 952.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.505 ms [INFO] yang-to-sources: 6 YANG models processed in 29.48 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 6.201 ms [INFO] Sorted 37 files into 10 directories in 110.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 12.95 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8529 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8529 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8529 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 1.0.0-SNAPSHOT [82/156] [INFO] from features/odl-ietf-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8529 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34823 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34823 name: 4614cf55-6a34-493a-9f38-1e118f4b0944 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8529-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json [INFO] attaching as odl-ietf-model-rfc8529-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- [INFO] Building rfc8530 1.0.0-SNAPSHOT [83/156] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 920.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.650 ms [INFO] yang-to-sources: 5 YANG models processed in 18.40 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 4.353 ms [INFO] Sorted 15 files into 5 directories in 86.93 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 12.37 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8530 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8530 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8530 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 1.0.0-SNAPSHOT [84/156] [INFO] from features/odl-ietf-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8530 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36987 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36987 name: 41da921b-5add-4750-abe3-bcf1db6662d2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8530-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json [INFO] attaching as odl-ietf-model-rfc8530-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ [INFO] Building rfc8542-ietf-dc-fabric-types 1.0.0-SNAPSHOT [85/156] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 925.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.921 ms [INFO] yang-to-sources: 3 YANG models processed in 9.643 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 3.338 ms [INFO] Sorted 40 files into 4 directories in 104.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.969 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- [INFO] Building rfc8542-ietf-dc-fabric-topology 1.0.0-SNAPSHOT [86/156] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 624.0 μs [INFO] yang-to-sources: Project model files found: 1 in 5.558 ms [INFO] yang-to-sources: 5 YANG models processed in 23.93 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 9.545 ms [INFO] Sorted 35 files into 7 directories in 190.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 21.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 1.0.0-SNAPSHOT [87/156] [INFO] from features/odl-ietf-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8542 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38601 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38601 name: e44cc0cb-fab1-4976-bd0c-105b046ec7cd timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:34173/jndi/rmi://127.0.0.1:38601/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8542-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json [INFO] attaching as odl-ietf-model-rfc8542-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 1.0.0-SNAPSHOT [88/156] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 567.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.128 ms [INFO] yang-to-sources: 1 YANG models processed in 4.697 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.224 ms [INFO] Sorted 23 files into 5 directories in 96.56 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 13.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 1.0.0-SNAPSHOT [89/156] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38015 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38015 name: a18e08d9-3e31-4f68-802c-43e0443b0a4f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- [INFO] Building rfc8572-ietf-sztp-conveyed-info 1.0.0-SNAPSHOT [90/156] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.262 ms [INFO] yang-to-sources: Project model files found: 1 in 2.156 ms [INFO] yang-to-sources: 4 YANG models processed in 13.50 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 5.083 ms [INFO] Sorted 27 files into 10 directories in 179.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 14.76 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 1.0.0-SNAPSHOT [91/156] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37679 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37679 name: 30c63308-3ee3-4398-b94a-631e009ef093 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-conveyed-info did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-conveyed-info did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- [INFO] Building rfc8639 1.0.0-SNAPSHOT [92/156] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 982.6 μs [INFO] yang-to-sources: Project model files found: 1 in 4.400 ms [INFO] yang-to-sources: 9 YANG models processed in 42.03 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 10.21 ms [INFO] Sorted 136 files into 22 directories in 315.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 37.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8639 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8639 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8639 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- [INFO] Installing org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 1.0.0-SNAPSHOT [93/156] [INFO] from features/odl-ietf-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8639 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38567 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38567 name: cac7391a-ab7a-4826-be83-7e0e0fe72be8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8639-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json [INFO] attaching as odl-ietf-model-rfc8639-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8639 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8639 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- [INFO] Building rfc8641 1.0.0-SNAPSHOT [94/156] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 867.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.978 ms [INFO] yang-to-sources: 12 YANG models processed in 56.09 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 12.28 ms [INFO] Sorted 94 files into 24 directories in 165.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 29.18 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8641 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8641 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- [INFO] Installing org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 1.0.0-SNAPSHOT [95/156] [INFO] from features/odl-ietf-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8641 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42083 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42083 name: 9fe8a391-0230-4932-b442-70466b3271b2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json [INFO] attaching as odl-ietf-model-rfc8641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- [INFO] Building rfc8650 1.0.0-SNAPSHOT [96/156] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.106 ms [INFO] yang-to-sources: Project model files found: 1 in 2.356 ms [INFO] yang-to-sources: 10 YANG models processed in 45.05 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 9.565 ms [INFO] Sorted 11 files into 3 directories in 84.29 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.56 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8650 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8650 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8650 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- [INFO] Installing org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 1.0.0-SNAPSHOT [97/156] [INFO] from features/odl-ietf-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8650 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46845 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46845 name: 898b0c82-c246-44d3-b5c7-9a94834059c2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8650-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json [INFO] attaching as odl-ietf-model-rfc8650-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8650 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8650 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- [INFO] Building rfc8776-ietf-te-types 1.0.0-SNAPSHOT [98/156] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 902.7 μs [INFO] yang-to-sources: Project model files found: 1 in 35.45 ms [INFO] yang-to-sources: 4 YANG models processed in 37.48 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 13.17 ms [INFO] Sorted 400 files into 59 directories in 448.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 79.36 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-merge-master/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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ [INFO] Building rfc8776-ietf-te-packet-types 1.0.0-SNAPSHOT [99/156] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.055 ms [INFO] yang-to-sources: Project model files found: 1 in 3.409 ms [INFO] yang-to-sources: 5 YANG models processed in 59.48 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 12.58 ms [INFO] Sorted 31 files into 5 directories in 119.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 26.54 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 1.0.0-SNAPSHOT [100/156] [INFO] from features/odl-ietf-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8776 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37839 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37839 name: 0a1ad021-ddd3-4a5a-8753-b0c64ab8e6f2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8776-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json [INFO] attaching as odl-ietf-model-rfc8776-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- [INFO] Building rfc8795-ietf-te-topology 1.0.0-SNAPSHOT [101/156] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.656 ms [INFO] yang-to-sources: Project model files found: 1 in 9.729 ms [INFO] yang-to-sources: 7 YANG models processed in 158.6 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 18.37 ms [INFO] Sorted 209 files into 50 directories in 270.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 80.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- [INFO] Building rfc8795-ietf-te-topology-state 1.0.0-SNAPSHOT [102/156] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.652 ms [INFO] yang-to-sources: Project model files found: 1 in 2.188 ms [INFO] yang-to-sources: 10 YANG models processed in 171.2 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 19.37 ms [INFO] Sorted 39 files into 8 directories in 140.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 29.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 1.0.0-SNAPSHOT [103/156] [INFO] from features/odl-ietf-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8795 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34223 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34223 name: 31f30f6b-b0d5-4e66-871f-4d52b2a1a1eb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 1.0.0-SNAPSHOT [104/156] [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35209 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35209 name: 1b265300-f7e6-42d1-b330-9673e73dc989 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- [INFO] Building rfc8808 1.0.0-SNAPSHOT [105/156] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 955.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.194 ms [INFO] yang-to-sources: 4 YANG models processed in 11.40 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 3.754 ms [INFO] Sorted 11 files into 3 directories in 144.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 8.623 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8808 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8808 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8808 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- [INFO] Installing org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 1.0.0-SNAPSHOT [106/156] [INFO] from features/odl-ietf-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8808 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40169 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40169 name: 482c8a3a-e4dc-40f0-bd37-900b0cdf0dee timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8808-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json [INFO] attaching as odl-ietf-model-rfc8808-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8808 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8808 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- [INFO] Building rfc8819-ietf-module-tags 1.0.0-SNAPSHOT [107/156] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 697.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.256 ms [INFO] yang-to-sources: 2 YANG models processed in 5.678 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 1.640 ms [INFO] Sorted 10 files into 4 directories in 82.45 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 6.277 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 1.0.0-SNAPSHOT [108/156] [INFO] from features/odl-ietf-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8819 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41241 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41241 name: e6e90e77-84b8-46dc-a26a-1d5755ea3a8f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- [INFO] Building rfc8819-ietf-module-tags-state 1.0.0-SNAPSHOT [109/156] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 730.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.315 ms [INFO] yang-to-sources: 3 YANG models processed in 5.951 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.930 ms [INFO] Sorted 9 files into 4 directories in 92.06 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.732 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 1.0.0-SNAPSHOT [110/156] [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33395 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33395 name: bd521a52-c146-450d-8ad7-3db903bb0e4b timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39059/jndi/rmi://127.0.0.1:33395/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- [INFO] Building rfc8916 1.0.0-SNAPSHOT [111/156] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 991.2 μs [INFO] yang-to-sources: Project model files found: 1 in 3.499 ms [INFO] yang-to-sources: 12 YANG models processed in 60.70 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 13.80 ms [INFO] Sorted 80 files into 18 directories in 145.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 30.89 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc8916 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc8916 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8916 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- [INFO] Installing org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 1.0.0-SNAPSHOT [112/156] [INFO] from features/odl-ietf-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8916 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46339 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46339 name: 4c932b08-d091-4d75-a813-bdff03925175 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8916-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json [INFO] attaching as odl-ietf-model-rfc8916-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8916 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc8916 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- [INFO] Building rfc9067 1.0.0-SNAPSHOT [113/156] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.124 ms [INFO] yang-to-sources: Project model files found: 1 in 4.893 ms [INFO] yang-to-sources: 5 YANG models processed in 24.45 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 7.247 ms [INFO] Sorted 93 files into 17 directories in 178.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 23.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9067 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9067 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9067 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- [INFO] Installing org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 1.0.0-SNAPSHOT [114/156] [INFO] from features/odl-ietf-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9067 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44133 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44133 name: 9b8830a7-38e8-4146-a2bc-961f9ea2aec3 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9067-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json [INFO] attaching as odl-ietf-model-rfc9067-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9067 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9067 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- [INFO] Building rfc9070-ietf-mpls-ldp 1.0.0-SNAPSHOT [115/156] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 804.8 μs [INFO] yang-to-sources: Project model files found: 1 in 5.763 ms [INFO] yang-to-sources: 9 YANG models processed in 45.17 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 14.57 ms [INFO] Sorted 179 files into 47 directories in 239.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 44.96 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-merge-master/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 [WARNING] /w/workspace/ietf-maven-merge-master/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 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- [INFO] Building rfc9070-ietf-mpls-ldp-extended 1.0.0-SNAPSHOT [116/156] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.071 ms [INFO] yang-to-sources: Project model files found: 1 in 4.001 ms [INFO] yang-to-sources: 11 YANG models processed in 63.75 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 17.60 ms [INFO] Sorted 146 files into 30 directories in 222.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 58.05 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 1.0.0-SNAPSHOT [117/156] [INFO] from features/odl-ietf-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9070 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45309 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45309 name: 94883631-384c-40c8-ab5e-775a8f3ed817 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9070-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json [INFO] attaching as odl-ietf-model-rfc9070-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9070 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9070 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- [INFO] Building rfc9144 1.0.0-SNAPSHOT [118/156] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.078 ms [INFO] yang-to-sources: Project model files found: 1 in 1.739 ms [INFO] yang-to-sources: 7 YANG models processed in 29.97 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 6.182 ms [INFO] Sorted 25 files into 11 directories in 119.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 12.29 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9144 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9144 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9144 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- [INFO] Installing org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 1.0.0-SNAPSHOT [119/156] [INFO] from features/odl-ietf-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9144 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42263 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42263 name: ff48d63d-ea6b-4e52-b8d4-c1b8b13056f1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9144-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json [INFO] attaching as odl-ietf-model-rfc9144-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9144 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9144 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- [INFO] Building rfc9179 1.0.0-SNAPSHOT [120/156] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 699.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.033 ms [INFO] yang-to-sources: 2 YANG models processed in 7.168 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 2.689 ms [INFO] Sorted 19 files into 7 directories in 117.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 10.22 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9179 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9179 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9179 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- [INFO] Installing org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 1.0.0-SNAPSHOT [121/156] [INFO] from features/odl-ietf-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9179 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45783 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45783 name: f12093e8-2b46-4f6e-938c-a443be0e9785 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9179-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json [INFO] attaching as odl-ietf-model-rfc9179-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9179 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9179 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- [INFO] Building rfc9196-ietf-system-capabilities 1.0.0-SNAPSHOT [122/156] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 874.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.344 ms [INFO] yang-to-sources: 6 YANG models processed in 16.84 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 5.225 ms [INFO] Sorted 14 files into 7 directories in 93.56 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.454 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 1.0.0-SNAPSHOT [123/156] [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46743 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46743 name: e05dcb77-05d7-4204-b3ef-4d06e66409da timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-system-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-system-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 1.0.0-SNAPSHOT [124/156] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.323 ms [INFO] yang-to-sources: Project model files found: 1 in 1.884 ms [INFO] yang-to-sources: 15 YANG models processed in 67.18 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 13.22 ms [INFO] Sorted 17 files into 6 directories in 95.33 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 20.98 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 1.0.0-SNAPSHOT [125/156] [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37679 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37679 name: 068b37fa-866d-41c8-9247-ec9610019528 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44269/jndi/rmi://127.0.0.1:37679/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-notification-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-notification-capabilities did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- [INFO] Building rfc9640 1.0.0-SNAPSHOT [126/156] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 628.7 μs [INFO] yang-to-sources: Project model files found: 1 in 3.679 ms [INFO] yang-to-sources: 3 YANG models processed in 13.30 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 5.796 ms [INFO] Sorted 109 files into 20 directories in 187.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 21.30 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9640 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9640 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9640 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- [INFO] Installing org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 1.0.0-SNAPSHOT [127/156] [INFO] from features/odl-ietf-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9640 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46857 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46857 name: f30d710b-28d3-4c9c-b8d1-6dbae085d10a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9640-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json [INFO] attaching as odl-ietf-model-rfc9640-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9640 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9640 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- [INFO] Building rfc9641 1.0.0-SNAPSHOT [128/156] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 812.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.571 ms [INFO] yang-to-sources: 4 YANG models processed in 20.24 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 5.270 ms [INFO] Sorted 55 files into 18 directories in 118.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 24.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9641 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9641 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9641 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- [INFO] Installing org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 1.0.0-SNAPSHOT [129/156] [INFO] from features/odl-ietf-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9641 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38241 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38241 name: 9a79ff52-065f-4617-ab48-85d42ab010ba timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json [INFO] attaching as odl-ietf-model-rfc9641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9641 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- [INFO] Building rfc9642 1.0.0-SNAPSHOT [130/156] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 937.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.759 ms [INFO] yang-to-sources: 4 YANG models processed in 24.91 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 10.80 ms [INFO] Sorted 71 files into 25 directories in 295.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 33.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9642 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9642 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9642 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- [INFO] Installing org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 1.0.0-SNAPSHOT [131/156] [INFO] from features/odl-ietf-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9642 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34317 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34317 name: f1b67e61-5949-4a66-8bea-9aeaeac65357 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9642-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json [INFO] attaching as odl-ietf-model-rfc9642-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9642 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9642 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- [INFO] Building rfc9643-ietf-tcp-common 1.0.0-SNAPSHOT [132/156] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 627.4 μs [INFO] yang-to-sources: Project model files found: 1 in 987.2 μs [INFO] yang-to-sources: 1 YANG models processed in 2.507 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.243 ms [INFO] Sorted 8 files into 4 directories in 131.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.516 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- [INFO] Building rfc9643-ietf-tcp-client 1.0.0-SNAPSHOT [133/156] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 668.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.766 ms [INFO] yang-to-sources: 6 YANG models processed in 20.14 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.782 ms [INFO] Sorted 39 files into 14 directories in 119.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 11.46 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- [INFO] Building rfc9643-ietf-tcp-server 1.0.0-SNAPSHOT [134/156] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 567.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.119 ms [INFO] yang-to-sources: 3 YANG models processed in 7.773 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 2.042 ms [INFO] Sorted 9 files into 4 directories in 91.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.014 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 1.0.0-SNAPSHOT [135/156] [INFO] from features/odl-ietf-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9643 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38667 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38667 name: 9c44d143-f4ab-43c6-98cc-0f20c599f103 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9643-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json [INFO] attaching as odl-ietf-model-rfc9643-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9643 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9643 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- [INFO] Building iana-ssh-encryption-algs 1.0.0-SNAPSHOT [136/156] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 583.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.120 ms [INFO] yang-to-sources: 1 YANG models processed in 2.732 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.030 ms [INFO] Sorted 5 files into 3 directories in 86.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.725 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml [INFO] attaching as iana-ssh-encryption-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json [INFO] attaching as iana-ssh-encryption-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- [INFO] Building iana-ssh-key-exchange-algs 1.0.0-SNAPSHOT [137/156] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 351.3 μs [INFO] yang-to-sources: Project model files found: 1 in 4.400 ms [INFO] yang-to-sources: 1 YANG models processed in 2.809 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.137 ms [INFO] Sorted 5 files into 3 directories in 43.53 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.379 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml [INFO] attaching as iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json [INFO] attaching as iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ [INFO] Building iana-ssh-mac-algs 1.0.0-SNAPSHOT [138/156] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 438.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.012 ms [INFO] yang-to-sources: 1 YANG models processed in 1.893 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 877.5 μs [INFO] Sorted 5 files into 3 directories in 86.92 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.261 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-mac-algs --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml [INFO] attaching as iana-ssh-mac-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json [INFO] attaching as iana-ssh-mac-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- [INFO] Building iana-ssh-public-key-algs 1.0.0-SNAPSHOT [139/156] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 420.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.622 ms [INFO] yang-to-sources: 1 YANG models processed in 2.183 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 880.6 μs [INFO] Sorted 5 files into 3 directories in 92.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.157 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml [INFO] attaching as iana-ssh-public-key-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json [INFO] attaching as iana-ssh-public-key-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- [INFO] Building rfc9644-ietf-ssh-common 1.0.0-SNAPSHOT [140/156] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.534 ms [INFO] yang-to-sources: Project model files found: 1 in 2.867 ms [INFO] yang-to-sources: 9 YANG models processed in 49.53 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 7.348 ms [INFO] Sorted 52 files into 11 directories in 507.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 21.61 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- [INFO] Building rfc9644-ietf-ssh-client 1.0.0-SNAPSHOT [141/156] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 885.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.310 ms [INFO] yang-to-sources: 11 YANG models processed in 69.37 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 8.351 ms [INFO] Sorted 32 files into 6 directories in 131.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 19.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- [INFO] Building rfc9644-ietf-ssh-server 1.0.0-SNAPSHOT [142/156] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 853.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.912 ms [INFO] yang-to-sources: 12 YANG models processed in 38.79 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 26.43 ms [INFO] Sorted 46 files into 12 directories in 103.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 35.47 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 1.0.0-SNAPSHOT [143/156] [INFO] from features/odl-ietf-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9644 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35929 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35929 name: 2ae6f645-6b89-4acc-b40e-4a418a7231dc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9644-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json [INFO] attaching as odl-ietf-model-rfc9644-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9644 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9644 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- [INFO] Building iana-tls-cipher-suite-algs 1.0.0-SNAPSHOT [144/156] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 498.5 μs [INFO] yang-to-sources: Project model files found: 1 in 10.02 ms [INFO] yang-to-sources: 1 YANG models processed in 6.161 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.807 ms [INFO] Sorted 5 files into 3 directories in 95.11 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 16.95 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml [INFO] attaching as iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json [INFO] attaching as iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke (Method.java:580) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- [INFO] Building rfc9645-ietf-tls-common 1.0.0-SNAPSHOT [145/156] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 621.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.368 ms [INFO] yang-to-sources: 6 YANG models processed in 37.34 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 6.254 ms [INFO] Sorted 41 files into 10 directories in 78.39 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 16.90 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json [INFO] attaching as rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- [INFO] Building rfc9645-ietf-tls-client 1.0.0-SNAPSHOT [146/156] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 831.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.083 ms [INFO] yang-to-sources: 8 YANG models processed in 44.58 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 7.871 ms [INFO] Sorted 47 files into 12 directories in 145.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 18.71 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json [INFO] attaching as rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- [INFO] Building rfc9645-ietf-tls-server 1.0.0-SNAPSHOT [147/156] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 746.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.649 ms [INFO] yang-to-sources: 8 YANG models processed in 43.28 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 6.528 ms [INFO] Sorted 48 files into 12 directories in 78.72 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 14.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json [INFO] attaching as rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 1.0.0-SNAPSHOT [148/156] [INFO] from features/odl-ietf-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9645 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45235 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45235 name: 22b44e22-3cfe-4024-bbde-bbf306834c6e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9645-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json [INFO] attaching as odl-ietf-model-rfc9645-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9645 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9645 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- [INFO] Building rfc9648 1.0.0-SNAPSHOT [149/156] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/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/** [INFO] [INFO] --- yang:14.0.15:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.351 ms [INFO] yang-to-sources: Project model files found: 1 in 3.410 ms [INFO] yang-to-sources: 6 YANG models processed in 19.25 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.987 ms [INFO] Sorted 39 files into 11 directories in 130.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 19.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc9648 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc9648 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9648 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- [INFO] Installing org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 1.0.0-SNAPSHOT [150/156] [INFO] from features/odl-ietf-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9648 --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34201 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34201 name: d34e00e1-4691-4575-b41b-6c66ba76f278 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9648-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json [INFO] attaching as odl-ietf-model-rfc9648-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9648 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/ietf-maven-merge-master/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/ietf-maven-merge-master/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-ietf-model-rfc9648 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- [INFO] Building features-aggregator 1.0.0-SNAPSHOT [151/156] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- [INFO] Building iana-aggregator 1.0.0-SNAPSHOT [152/156] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- [INFO] Building rfc-aggregator 1.0.0-SNAPSHOT [153/156] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- [INFO] Building model-aggregator 1.0.0-SNAPSHOT [154/156] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- [INFO] Building test-distribution 1.0.0-SNAPSHOT [155/156] [INFO] from test-distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-distribution --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-distribution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-distribution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-distribution --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ test-distribution --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/1.0.0.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/1.0.0.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0.SNAPSHOT, odl-ietf-model-rfc7952/1.0.0.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/1.0.0.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0.SNAPSHOT, odl-ietf-model-rfc8072/1.0.0.SNAPSHOT, odl-ietf-model-rfc8177/1.0.0.SNAPSHOT, odl-ietf-model-rfc8294/1.0.0.SNAPSHOT, odl-ietf-model-rfc8341/1.0.0.SNAPSHOT, odl-ietf-model-rfc8342/1.0.0.SNAPSHOT, odl-ietf-model-rfc8343/1.0.0.SNAPSHOT, odl-ietf-model-rfc8344/1.0.0.SNAPSHOT, odl-ietf-model-rfc8345/1.0.0.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/1.0.0.SNAPSHOT, odl-ietf-model-rfc8346/1.0.0.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/1.0.0.SNAPSHOT, odl-ietf-model-rfc8348/1.0.0.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/1.0.0.SNAPSHOT, odl-ietf-model-rfc8349/1.0.0.SNAPSHOT, odl-ietf-model-rfc8519/1.0.0.SNAPSHOT, odl-ietf-model-rfc8520/1.0.0.SNAPSHOT, odl-ietf-model-rfc8525/1.0.0.SNAPSHOT, odl-ietf-model-rfc8526/1.0.0.SNAPSHOT, odl-ietf-model-rfc8528/1.0.0.SNAPSHOT, odl-ietf-model-rfc8529/1.0.0.SNAPSHOT, odl-ietf-model-rfc8530/1.0.0.SNAPSHOT, odl-ietf-model-rfc8542/1.0.0.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0.SNAPSHOT, odl-ietf-model-rfc8639/1.0.0.SNAPSHOT, odl-ietf-model-rfc8641/1.0.0.SNAPSHOT, odl-ietf-model-rfc8650/1.0.0.SNAPSHOT, odl-ietf-model-rfc8776/1.0.0.SNAPSHOT, odl-ietf-model-rfc8795/1.0.0.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/1.0.0.SNAPSHOT, odl-ietf-model-rfc8808/1.0.0.SNAPSHOT, odl-ietf-model-rfc8819/1.0.0.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/1.0.0.SNAPSHOT, odl-ietf-model-rfc8916/1.0.0.SNAPSHOT, odl-ietf-model-rfc9067/1.0.0.SNAPSHOT, odl-ietf-model-rfc9070/1.0.0.SNAPSHOT, odl-ietf-model-rfc9144/1.0.0.SNAPSHOT, odl-ietf-model-rfc9179/1.0.0.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0.SNAPSHOT, odl-ietf-model-rfc9640/1.0.0.SNAPSHOT, odl-ietf-model-rfc9641/1.0.0.SNAPSHOT, odl-ietf-model-rfc9642/1.0.0.SNAPSHOT, odl-ietf-model-rfc9643/1.0.0.SNAPSHOT, odl-ietf-model-rfc9644/1.0.0.SNAPSHOT, odl-ietf-model-rfc9645/1.0.0.SNAPSHOT, odl-ietf-model-rfc9648/1.0.0.SNAPSHOT [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.1 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.5 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] Feature odl-ietf-model-rfc9648/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.0-SNAPSHOT [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature odl-ietf-model-rfc9644/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT [INFO] Feature odl-yangtools-binding-spec/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.15 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8344/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8530/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.0-SNAPSHOT [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature odl-ietf-model-rfc8542/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8346-non-nmda/1.0.0.SNAPSHOT is defined as a boot feature [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/1.0.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7317-ietf-system/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.0-SNAPSHOT [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ietf-model-rfc8349/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.0-SNAPSHOT [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature odl-ietf-model-rfc8345/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT [INFO] Feature odl-guava/14.1.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.49.5 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8519/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-ietf-model-rfc9643/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8650/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8343/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8345-non-nmda/1.0.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8177/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8795/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc6243/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature odl-ietf-model-rfc8294/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature odl-ietf-model-rfc8072/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.0-SNAPSHOT [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8526/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8348/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8819-non-nmda/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8776/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9642/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.0-SNAPSHOT [INFO] Feature 70f9e7ac-cc0f-4e4e-aa55-76413efe0aec/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/1.0.0.SNAPSHOT is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8639/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7952/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.0-SNAPSHOT [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-ietf-model-rfc8520/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8342/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8641/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.0-SNAPSHOT [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-yangtools-common/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.15 [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-ietf-model-rfc6991/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-ietf-model-rfc8525/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9144/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.0-SNAPSHOT [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-ietf-model-rfc9067/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8808/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9641/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8529/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.0-SNAPSHOT [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature odl-ietf-model-rfc9645/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-ietf-model-rfc8341/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc6241/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8528/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8346/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9179/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc8819/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9640/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.0-SNAPSHOT [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-ietf-model-rfc8916/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.0-SNAPSHOT [INFO] Feature odl-ietf-model-rfc9070/1.0.0.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Feature odl-yangtools-util/14.0.15 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.15 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.15 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-distribution >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-distribution --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-distribution <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-distribution --- [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ test-distribution --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ test-distribution --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ test-distribution --- [INFO] Feature repository discovered recursively: d9180d0d-0a1f-4ce1-9704-3f8b4020e853 [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ test-distribution --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ test-distribution --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-distribution --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.8:archive (package) @ test-distribution --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-distribution --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-distribution --- [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- [INFO] Building ietf 1.0.0-SNAPSHOT [156/156] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- [INFO] Deleting /w/workspace/ietf-maven-merge-master/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ietf 1.0.0-SNAPSHOT: [INFO] [INFO] ietf-artifacts ..................................... SUCCESS [ 2.363 s] [INFO] bnd-parent ......................................... SUCCESS [ 7.372 s] [INFO] feature-parent ..................................... SUCCESS [ 2.766 s] [INFO] ietf-type-util ..................................... SUCCESS [ 9.577 s] [INFO] bundle-parent ...................................... SUCCESS [ 2.155 s] [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 11.095 s] [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.586 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 11.309 s] [INFO] rfc6022 ............................................ SUCCESS [ 6.941 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 7.769 s] [INFO] rfc6241 ............................................ SUCCESS [ 8.598 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 7.533 s] [INFO] rfc6243 ............................................ SUCCESS [ 4.885 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.729 s] [INFO] rfc6470 ............................................ SUCCESS [ 5.497 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.064 s] [INFO] rfc8343 ............................................ SUCCESS [ 5.721 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.251 s] [INFO] iana-if-type ....................................... SUCCESS [ 8.495 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.320 s] [INFO] iana-crypt-hash .................................... SUCCESS [ 4.368 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.701 s] [INFO] rfc8341 ............................................ SUCCESS [ 5.695 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.442 s] [INFO] rfc7317-ietf-system ................................ SUCCESS [ 6.907 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.186 s] [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 4.827 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.150 s] [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 9.490 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 8.369 s] [INFO] rfc7952 ............................................ SUCCESS [ 4.625 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 8.926 s] [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 5.410 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.119 s] [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 4.913 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.077 s] [INFO] rfc8072 ............................................ SUCCESS [ 5.680 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.034 s] [INFO] rfc8177 ............................................ SUCCESS [ 6.267 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.106 s] [INFO] iana-routing-types ................................. SUCCESS [ 4.455 s] [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.763 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.090 s] [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 4.416 s] [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 4.326 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.219 s] [INFO] rfc8344 ............................................ SUCCESS [ 6.131 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 6.960 s] [INFO] rfc8345-ietf-network ............................... SUCCESS [ 5.145 s] [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 5.070 s] [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 5.298 s] [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 5.231 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.493 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.223 s] [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 6.166 s] [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 5.398 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.280 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.399 s] [INFO] iana-hardware ...................................... SUCCESS [ 4.537 s] [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 5.647 s] [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 5.387 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.110 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.242 s] [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 7.259 s] [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 5.713 s] [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 6.496 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.820 s] [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.511 s] [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 5.727 s] [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 8.032 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.255 s] [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 4.573 s] [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 5.304 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.360 s] [INFO] rfc8525 ............................................ SUCCESS [ 6.291 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.491 s] [INFO] rfc8526 ............................................ SUCCESS [ 5.692 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.565 s] [INFO] rfc8528 ............................................ SUCCESS [ 5.123 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.122 s] [INFO] rfc8529 ............................................ SUCCESS [ 5.629 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.354 s] [INFO] rfc8530 ............................................ SUCCESS [ 5.284 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.329 s] [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 4.907 s] [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 5.565 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 6.952 s] [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 5.275 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.265 s] [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 5.463 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.168 s] [INFO] rfc8639 ............................................ SUCCESS [ 7.568 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.247 s] [INFO] rfc8641 ............................................ SUCCESS [ 7.021 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.891 s] [INFO] rfc8650 ............................................ SUCCESS [ 4.619 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.476 s] [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.095 s] [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 5.256 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.517 s] [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 10.355 s] [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 6.182 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.465 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.506 s] [INFO] rfc8808 ............................................ SUCCESS [ 4.515 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.256 s] [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 4.810 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.577 s] [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 4.518 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.473 s] [INFO] rfc8916 ............................................ SUCCESS [ 6.973 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.530 s] [INFO] rfc9067 ............................................ SUCCESS [ 6.982 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.492 s] [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 9.344 s] [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 8.391 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.680 s] [INFO] rfc9144 ............................................ SUCCESS [ 5.347 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.767 s] [INFO] rfc9179 ............................................ SUCCESS [ 5.233 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.458 s] [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 4.747 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.735 s] [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 5.516 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 8.105 s] [INFO] rfc9640 ............................................ SUCCESS [ 6.697 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.834 s] [INFO] rfc9641 ............................................ SUCCESS [ 6.328 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 8.133 s] [INFO] rfc9642 ............................................ SUCCESS [ 6.696 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.757 s] [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 4.804 s] [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 5.717 s] [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 4.800 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.460 s] [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 4.410 s] [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 4.714 s] [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 4.445 s] [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 4.522 s] [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 6.463 s] [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 6.050 s] [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 6.248 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 9.035 s] [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 4.787 s] [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 6.123 s] [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 6.034 s] [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 6.408 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 8.462 s] [INFO] rfc9648 ............................................ SUCCESS [ 6.279 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 9.330 s] [INFO] features-aggregator ................................ SUCCESS [ 0.005 s] [INFO] iana-aggregator .................................... SUCCESS [ 0.003 s] [INFO] rfc-aggregator ..................................... SUCCESS [ 0.002 s] [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] [INFO] test-distribution .................................. SUCCESS [ 13.734 s] [INFO] ietf ............................................... SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:46 min [INFO] Finished at: 2025-09-09T09:08:16Z [INFO] ------------------------------------------------------------------------ [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins427098883845501680.sh [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins9281577834883234679.sh ---> common-variables.sh --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 ---> maven-deploy.sh -----> Remove metadata files that were not updated -----> Install lftools Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHef from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH -----> Upload files to Nexus ####################################################### Deploying directory /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml (126.77 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml (1.18 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json (136.38 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml (312.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml (106.17 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json (114.49 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml (848.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml (67.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml (758.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json (73.81 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json (89.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml (82.56 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml (82.59 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json (89.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml (317.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json (64.56 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml (679.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml (58.98 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json (89.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml (82.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml (667.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml (70.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json (77.21 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml (291.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml (23.69 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json (26.68 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom (1.94 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml (106.81 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml (1.09 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom (1.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json (115.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml (295.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json (3.52 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom (39.64 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml (3.21 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml (300.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar (28.03 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar (197.34 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom (1.49 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json (37.73 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml (34.15 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar (47.58 kb) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar (233.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar (37.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar (51.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json (43.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml (39.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml (307.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json (47.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar (61.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar (47.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar (280.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml (42.92 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml (34.26 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar (22.51 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar (137.93 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar (35.17 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json (37.84 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml (319.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar (232.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar (306.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom (2.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml (55.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar (1.1 mb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json (60.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml (306.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml (52.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar (181.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json (56.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar (229.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar (860.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar (264.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom (2.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml (52.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json (56.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar (191.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar (879.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml (311.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar (170.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml (42.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar (33.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json (47.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar (24.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar (60.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml (42.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json (47.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar (48.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar (259.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar (1.45 mb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar (393.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar (320.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml (42.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json (47.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json (37.84 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar (148.24 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar (30.67 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar (50.69 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml (34.26 kb) Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar (86.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json (60.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar (110.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar (433.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom (2.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml (55.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar (195.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar (238.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml (73.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json (79.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom (2.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar (906.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml (34.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json (37.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar (114.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar (17.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar (11.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml (37.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar (417.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar (78.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json (40.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar (97.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json (66.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml (61.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar (471.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar (110.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar (89.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (319.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar (52.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar (38.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml (46.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar (234.95 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json (50.57 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml (311.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar (22.16 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json (37.83 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar (14.7 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar (126.44 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml (34.24 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml (308.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml (34.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json (37.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar (59.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar (275.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar (46.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json (53.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar (21.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar (30.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar (163.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml (48.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml (308.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml (49.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom (2.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar (960.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar (665.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json (53.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar (3.07 mb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json (60.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar (452.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml (55.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar (87.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom (2.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar (108.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml (34.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar (25.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom (1.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar (19.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar (150.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml (307.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar (287.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml (45.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json (50.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar (223.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom (1.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar (1.02 mb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom (1.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml (45.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json (50.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar (24.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar (32.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar (171.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (317.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar (45.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json (47.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar (206.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml (42.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar (32.99 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (320.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar (160.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar (705.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml (55.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json (60.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar (192.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml (39.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar (238.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar (41.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar (59.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json (43.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar (84.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml (45.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom (2.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar (336.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json (50.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar (65.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar (54.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json (63.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml (57.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar (319.42 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom (2.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar (68.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar (57.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json (63.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar (72.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml (58.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar (296.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json (50.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar (20.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar (27.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar (159.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml (45.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml (304.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml (52.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom (2.43 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json (57.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar (480.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar (1.64 mb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar (371.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar (49.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar (219.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json (56.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml (51.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar (37.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml (49.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar (363.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom (2.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json (53.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar (66.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar (76.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml (311.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar (23.08 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml (34.24 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json (37.83 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar (127.72 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar (15.37 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom (2.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml (73.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json (79.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar (108.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar (501.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar (131.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (317.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar (399.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml (71.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json (77.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar (319.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar (1.4 mb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml (325.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom (2.17 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar (56.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar (255.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json (89.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml (83.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar (42.65 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar (133.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml (61.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar (111.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json (66.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar (509.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar (604.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json (53.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml (49.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar (121.32 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar (150.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar (90.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar (348.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json (76.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml (70.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar (75.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml (311.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json (64.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar (478.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar (2.04 mb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom (2.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml (59.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar (606.44 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar (19.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml (34.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar (27.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar (142.22 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml (299.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json (50.15 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar (633.81 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml (45.78 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar (332.73 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar (1.7 mb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json (37.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml (34.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar (32.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar (158.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom (1.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar (18.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml (306.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar (18.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar (145.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml (58.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar (25.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json (63.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json (50.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar (63.94 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar (51.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml (46.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar (284.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom (1.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar (82.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml (46.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json (50.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom (1.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar (118.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar (464.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml (316.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar (60.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json (50.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar (326.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar (74.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml (46.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml (317.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json (50.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar (167.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar (32.28 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar (23.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml (46.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (321.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar (59.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar (300.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json (37.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml (34.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom (2.0 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar (74.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar (180.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json (80.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom (2.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar (810.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar (227.52 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml (74.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml (305.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json (37.77 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar (20.09 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar (137.74 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar (28.49 kb) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar (110.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar (502.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json (66.92 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar (132.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml (61.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom (2.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (320.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json (56.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar (448.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar (93.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml (52.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar (111.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom (1.89 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json (53.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar (556.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar (113.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml (49.08 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar (144.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml (300.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json (10.63 kb) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml (9.52 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml (302.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json (37.75 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar (139.81 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar (15.88 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml (34.17 kb) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar (22.5 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml (308.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json (53.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar (356.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar (76.73 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar (93.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom (2.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml (49.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar (89.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json (60.12 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml (55.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom (2.57 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar (111.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar (445.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom (2.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar (123.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json (50.41 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar (601.75 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml (46.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar (165.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml (319.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar (226.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom (2.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml (55.31 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar (37.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json (60.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar (47.4 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar (652.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json (50.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar (131.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom (1.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml (45.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar (173.11 kb) Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml (314.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar (73.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json (57.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom (2.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar (61.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml (52.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar (285.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (319.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar (144.82 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml (55.8 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar (114.79 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar (543.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json (60.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom (2.21 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml (306.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar (31.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar (153.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar (18.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml (37.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json (40.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (325.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml (65.93 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar (73.88 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json (71.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom (2.56 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar (276.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar (57.2 kb) Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml (310.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom (2.74 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar (530.87 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json (69.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar (114.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml (64.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar (147.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml (317.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml (69.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar (91.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar (422.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json (74.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom (2.38 kb) Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar (115.78 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar (68.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml (42.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar (94.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json (47.03 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar (381.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml (322.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml (52.51 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom (2.07 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar (316.36 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar (59.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json (57.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar (74.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (318.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar (74.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar (97.3 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json (57.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom (2.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar (391.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml (52.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom (1.72 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml (45.97 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar (60.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar (270.33 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json (50.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar (46.7 kb) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar (342.66 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar (1.2 mb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom (2.46 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml (64.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json (69.85 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar (275.29 kb) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml (304.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar (123.24 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar (13.13 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar (19.74 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json (37.77 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml (34.19 kb) Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (315.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml (45.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar (87.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar (324.64 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar (51.14 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json (50.35 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar (64.34 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar (85.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml (42.83 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar (341.45 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json (47.01 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar (159.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom (1.98 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json (53.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar (128.47 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar (616.39 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml (49.06 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar (155.68 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom (2.26 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar (192.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml (49.02 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar (760.81 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json (53.54 kb) Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml (308.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml (64.91 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom (2.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar (425.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar (543.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar (1.8 mb) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json (70.27 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar (165.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar (23.55 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar (31.24 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml (67.53 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json (73.09 kb) Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom (1.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml (45.9 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar (180.84 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar (923.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar (227.58 kb) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json (50.25 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml (315.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar (81.59 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar (60.1 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json (57.18 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar (316.6 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom (1.71 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml (52.48 kb) Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml (294.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom (1.96 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json (60.05 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar (407.67 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar (105.22 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar (81.77 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml (55.19 kb) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (318.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar (67.15 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml (49.23 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom (2.04 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json (53.76 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar (88.16 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar (360.86 kb) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml (76.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json (83.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json (97.53 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml (90.11 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml (609.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json (64.34 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml (58.77 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml (70.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json (77.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (328.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml (97.83 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json (105.97 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom (1.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml (996.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json (70.9 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml (64.95 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml (802.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom (1.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json (70.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml (64.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml (678.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json (80.51 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml (73.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml (760.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json (99.02 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml (91.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml (855.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json (84.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml (77.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json (113.19 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml (1.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom (2.13 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml (104.85 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml (991.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom (1.81 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml (109.15 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json (117.62 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml (88.98 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json (96.49 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml (858.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json (121.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml (112.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json (77.1 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml (70.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (330.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml (59.2 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json (64.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml (744.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom (1.52 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json (77.1 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml (70.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml (315.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml (82.97 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml (963.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json (90.12 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom (1.7 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml (295.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom (1.67 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml (40.28 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml (1.61 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar (96.75 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json (45.11 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar (11.95 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar (7.03 kb) Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json (111.79 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml (103.21 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom (1.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json (90.34 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml (83.23 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml (977.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom (1.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json (87.61 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml (80.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml (312.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml (609.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml (80.4 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json (87.29 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json (77.19 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml (70.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json (96.12 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml (88.61 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml (70.82 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json (77.17 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml (312.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom (1.68 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json (90.87 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml (610.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml (83.8 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom (1.76 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json (96.93 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml (875.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml (89.48 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json (77.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml (70.71 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml (312.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom (1.46 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml (712.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json (83.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml (76.97 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom (1.88 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json (107.95 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml (100.04 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml (1012.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml (319.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json (64.54 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml (681.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom (1.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml (58.96 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (328.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml (775.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json (77.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml (71.22 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (327.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom (1.74 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml (77.32 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml (1019.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json (84.06 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml (1.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json (144.0 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom (1.86 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml (133.56 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json (105.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml (97.43 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml (95.55 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json (103.37 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (326.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json (77.44 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml (71.07 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml (765.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom (1.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom (2.08 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml (1.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml (129.98 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json (139.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json (83.36 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml (76.6 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml (76.72 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json (83.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json (83.38 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml (76.62 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml (295.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json (5.96 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml (5.39 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom (1.59 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml (120.47 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json (129.73 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml (1.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom (2.84 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml (85.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json (92.92 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml (313.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml (967.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json (90.37 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml (83.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml (83.51 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml (870.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom (1.75 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json (90.58 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (334.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml (1.05 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml (152.65 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom (1.78 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json (164.21 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom (1.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml (655.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml (76.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json (83.28 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml (312.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json (124.16 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml (848.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml (115.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom (1.69 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml (650.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json (83.42 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml (76.67 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom (1.41 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json (109.5 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml (101.27 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom (1.63 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml (871.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml (303.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml (751.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom.md5 (32.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json (100.4 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom (1.57 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml (92.79 kb) Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json.md5 (32.0 b) Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.0-SNAPSHOT/odl-ietf-model-rfc9070-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.0-SNAPSHOT/odl-ietf-model-rfc8342-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.0-SNAPSHOT/odl-ietf-model-rfc8530-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.0-SNAPSHOT/odl-ietf-model-rfc9641-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.0-SNAPSHOT/odl-ietf-model-rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.0-SNAPSHOT/bnd-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.0-SNAPSHOT/odl-ietf-model-rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.0-SNAPSHOT/ietf-artifacts-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.0-SNAPSHOT/iana-hardware-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.0-SNAPSHOT/rfc6991-ietf-yang-types-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.0-SNAPSHOT/rfc8345-ietf-network-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.0-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.0-SNAPSHOT/rfc7317-ietf-system-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.0-SNAPSHOT/rfc9067-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.0-SNAPSHOT/rfc9179-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.0-SNAPSHOT/rfc6241-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.0-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.0-SNAPSHOT/rfc9645-ietf-tls-common-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.0-SNAPSHOT/rfc8641-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.0-SNAPSHOT/rfc7952-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.0-SNAPSHOT/rfc8072-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.0-SNAPSHOT/rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.0-SNAPSHOT/iana-ssh-encryption-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.0-SNAPSHOT/rfc8040-ietf-restconf-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.0-SNAPSHOT/rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-types-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.0-SNAPSHOT/rfc8349-ietf-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.0-SNAPSHOT/rfc6243-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.0-SNAPSHOT/rfc6991-ietf-inet-types-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.0-SNAPSHOT/rfc6470-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.0-SNAPSHOT/rfc9144-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.0-SNAPSHOT/rfc8520-ietf-mud-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.0-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.0-SNAPSHOT/rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.0-SNAPSHOT/rfc8530-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.0-SNAPSHOT/iana-ssh-public-key-algs-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.0-SNAPSHOT/rfc9645-ietf-tls-server-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.0-SNAPSHOT/rfc9641-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.0-SNAPSHOT/iana-if-type-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.0-SNAPSHOT/rfc8342-ietf-datastores-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.0-SNAPSHOT/rfc8520-ietf-acldns-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.0-SNAPSHOT/rfc8528-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.0-SNAPSHOT/rfc8294-ietf-routing-types-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.0-SNAPSHOT/rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.0-SNAPSHOT/iana-routing-types-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.0-SNAPSHOT/rfc9645-ietf-tls-client-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.0-SNAPSHOT/rfc8525-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.0-SNAPSHOT/bundle-parent-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.0-SNAPSHOT/iana-crypt-hash-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.0-SNAPSHOT/rfc9648-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.0-SNAPSHOT/rfc6022-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.0-SNAPSHOT/rfc8177-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.0-SNAPSHOT/rfc8342-ietf-origin-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.0-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.0-SNAPSHOT/rfc8341-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.0-SNAPSHOT/rfc8345-ietf-network-state-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.0-SNAPSHOT/rfc8639-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.0-SNAPSHOT/iana-ssh-mac-algs-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.0-SNAPSHOT/rfc8343-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.0-SNAPSHOT/rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.0-SNAPSHOT/rfc9642-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.0-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.0-SNAPSHOT/rfc8650-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.0-SNAPSHOT/rfc9640-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.0-SNAPSHOT/rfc8529-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-javadoc.jar Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.0-SNAPSHOT/odl-ietf-model-rfc6243-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.0-SNAPSHOT/odl-ietf-model-rfc8542-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.0-SNAPSHOT/odl-ietf-model-rfc7952-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.0-SNAPSHOT/odl-ietf-model-rfc9179-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.0-SNAPSHOT/odl-ietf-model-rfc6991-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.0-SNAPSHOT/odl-ietf-model-rfc8072-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.0-SNAPSHOT/odl-ietf-model-rfc8294-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.0-SNAPSHOT/odl-ietf-model-rfc8808-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.0-SNAPSHOT/odl-ietf-model-rfc9645-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.0-SNAPSHOT/odl-ietf-model-rfc9643-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.0-SNAPSHOT/odl-ietf-model-rfc8650-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.0-SNAPSHOT/odl-ietf-model-rfc8341-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.0-SNAPSHOT/odl-ietf-model-rfc6241-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar.md5 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-javadoc.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar.sha1 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-sources.jar Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.0-SNAPSHOT/ietf-type-util-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.0-SNAPSHOT/odl-ietf-model-rfc9144-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.0-SNAPSHOT/odl-ietf-model-rfc8776-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.0-SNAPSHOT/odl-ietf-model-rfc6022-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.0-SNAPSHOT/odl-ietf-model-rfc8529-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.0-SNAPSHOT/odl-ietf-model-rfc8528-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.0-SNAPSHOT/odl-ietf-model-rfc8349-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.0-SNAPSHOT/odl-ietf-model-rfc8343-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.0-SNAPSHOT/odl-ietf-model-rfc8346-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.0-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.0-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.0-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.0-SNAPSHOT/odl-ietf-model-rfc8641-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.0-SNAPSHOT/odl-ietf-model-rfc8526-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.0-SNAPSHOT/odl-ietf-model-rfc9067-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.0-SNAPSHOT/odl-ietf-model-rfc8916-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.0-SNAPSHOT/odl-ietf-model-rfc6470-1.0.0-20250909.085129-4-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.0-SNAPSHOT/odl-ietf-model-rfc8177-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.0-SNAPSHOT/odl-ietf-model-rfc9640-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5.pom.sha1 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.0-SNAPSHOT/feature-parent-1.0.0-20250909.085129-5-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.0-SNAPSHOT/odl-ietf-model-rfc9644-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.0-SNAPSHOT/odl-ietf-model-rfc8525-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.0-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.0-SNAPSHOT/odl-ietf-model-rfc8519-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.0-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.0-SNAPSHOT/odl-ietf-model-rfc7224-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.0-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.0-SNAPSHOT/odl-ietf-model-rfc8344-1.0.0-20250909.085129-2.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.0-SNAPSHOT/odl-ietf-model-rfc9648-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-features.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom.md5 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1.pom Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.xml Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.0-SNAPSHOT/odl-ietf-model-rfc8520-1.0.0-20250909.085129-1-cyclonedx.json.md5 Finished deploying /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot ####################################################### [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins7805182371497894383.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1573 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 [JaCoCo plugin] Saving matched execfiles: /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/target/classes 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes 94 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes 245 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes 14 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes 140 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes 32 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes 105 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes 44 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes 205 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes 139 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes 13 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes 123 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes 161 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes 33 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes 28 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes 148 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes 76 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes 101 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes 57 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/test-distribution/target/classes 0 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/ietf-type-util/src/main/java 4 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [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] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 1.0869565, method: 1.0575793, line: 4.654088, branch: 83.33333, instruction: 6.51052, complexity: 2.416571 [PostBuildScript] - [INFO] Executing post build scripts. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins13463460298994675573.sh ---> sysstat.sh [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins8370194847296432186.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ietf-maven-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ietf-maven-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ietf-maven-merge-master ']' + mkdir -p /w/workspace/ietf-maven-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-merge-master/archives/ [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14085434680405059875.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHef from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins877576349944932650.sh provisioning config files... Could not find credentials [logs] for ietf-maven-merge-master #12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config9840696922042521357tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins9485188262611069324.sh ---> create-netrc.sh WARN: Log server credential not found. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins16254517313747534812.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHef from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins8690891299556791969.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins18348620200814033864.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHef from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins3168488105289977537.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHef from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KHef/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-merge-master/12/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-51061 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 10G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 673 10626 4 4689 14973 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:d9:34:ca brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.246/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84923sec preferred_lft 84923sec inet6 fe80::f816:3eff:fed9:34ca/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:2f:7c:25:0a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-51061) 09/09/25 _x86_64_ (4 CPU) 08:49:47 LINUX RESTART (4 CPU) 08:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:08 80.13 11.25 62.03 6.86 1839.83 12740.08 38460.93 09:10:30 43.83 0.10 26.18 17.55 4.59 4010.73 232951.62 Average: 61.77 5.61 43.90 12.26 911.56 8324.75 136834.98 08:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:08 10448480 13962132 1996240 12.19 128840 3523768 2172696 12.47 751832 4802720 30392 09:10:30 10969760 15407136 545084 3.33 178536 4325776 1098544 6.31 995316 3955472 40 Average: 10709120 14684634 1270662 7.76 153688 3924772 1635620 9.39 873574 4379096 15216 08:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:08 lo 2889.77 2889.77 2753.22 2753.22 0.00 0.00 0.00 0.00 09:00:08 ens3 176.95 131.77 1062.39 33.62 0.00 0.00 0.00 0.00 09:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:30 lo 2720.82 2720.82 2585.81 2585.81 0.00 0.00 0.00 0.00 09:10:30 ens3 74.45 68.09 99.27 86.39 0.00 0.00 0.00 0.00 09:10:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2804.32 2804.32 2668.55 2668.55 0.00 0.00 0.00 0.00 Average: ens3 125.11 99.56 575.24 60.31 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-51061) 09/09/25 _x86_64_ (4 CPU) 08:49:47 LINUX RESTART (4 CPU) 08:50:00 CPU %user %nice %system %iowait %steal %idle 09:00:08 all 62.69 0.00 3.64 0.77 0.11 32.80 09:00:08 0 63.16 0.00 3.51 0.56 0.11 32.66 09:00:08 1 64.10 0.00 3.98 1.02 0.10 30.80 09:00:08 2 61.19 0.00 3.55 0.41 0.10 34.75 09:00:08 3 62.30 0.00 3.51 1.10 0.11 32.98 09:10:30 all 55.33 0.00 2.93 1.03 0.12 40.58 09:10:30 0 52.93 0.00 2.89 0.26 0.12 43.80 09:10:30 1 55.21 0.00 2.93 1.32 0.13 40.42 09:10:30 2 59.19 0.00 3.13 1.68 0.13 35.87 09:10:30 3 54.02 0.00 2.79 0.84 0.11 42.24 Average: all 58.97 0.00 3.28 0.90 0.11 36.73 Average: 0 57.99 0.00 3.20 0.41 0.11 38.29 Average: 1 59.60 0.00 3.45 1.17 0.12 35.66 Average: 2 60.18 0.00 3.34 1.05 0.12 35.31 Average: 3 58.11 0.00 3.14 0.97 0.11 37.67