04:40:03 Started by timer 04:40:03 Running as SYSTEM 04:40:04 [EnvInject] - Loading node environment variables. 04:40:04 Building remotely on prd-ubuntu2204-docker-4c-4g-34746 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-clm-master 04:40:04 [ssh-agent] Looking for ssh-agent implementation... 04:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:04 $ ssh-agent 04:40:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFgojs/agent.1564 04:40:04 SSH_AGENT_PID=1566 04:40:04 [ssh-agent] Started. 04:40:04 Running ssh-add (command line suppressed) 04:40:04 Identity added: /w/workspace/ietf-maven-clm-master@tmp/private_key_18141176791817219268.key (/w/workspace/ietf-maven-clm-master@tmp/private_key_18141176791817219268.key) 04:40:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:40:04 The recommended git tool is: NONE 04:40:06 using credential jenkins-ssh 04:40:06 Wiping out workspace first. 04:40:06 Cloning the remote Git repository 04:40:06 Cloning repository git://devvexx.opendaylight.org/mirror/ietf 04:40:06 > git init /w/workspace/ietf-maven-clm-master # timeout=10 04:40:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf 04:40:06 > git --version # timeout=10 04:40:06 > git --version # 'git version 2.34.1' 04:40:06 using GIT_SSH to set credentials jenkins-ssh 04:40:06 Verifying host key using known hosts file, will automatically accept unseen keys 04:40:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 04:40:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:07 Avoid second fetch 04:40:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:40:07 Checking out Revision 4de4c99315ca0be04a0f803d17fc558168df843c (refs/remotes/origin/master) 04:40:07 > git config core.sparsecheckout # timeout=10 04:40:07 > git checkout -f 4de4c99315ca0be04a0f803d17fc558168df843c # timeout=10 04:40:08 Commit message: "build(deps): Bump the actions-deps group with 3 updates" 04:40:08 > git rev-list --no-walk 7c86742dc3b18870c8891b34349b414821a93e57 # timeout=10 04:40:11 provisioning config files... 04:40:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:40:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:40:11 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins668882161383610239.sh 04:40:11 ---> python-tools-install.sh 04:40:11 Setup pyenv: 04:40:11 * system (set by /opt/pyenv/version) 04:40:11 * 3.8.20 (set by /opt/pyenv/version) 04:40:11 * 3.9.20 (set by /opt/pyenv/version) 04:40:11 3.10.15 04:40:11 3.11.10 04:40:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wxp0 04:40:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:40:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:20 lf-activate-venv(): INFO: Base packages installed successfully 04:40:20 lf-activate-venv(): INFO: Installing additional packages: lftools 04:40:45 lf-activate-venv(): INFO: Adding /tmp/venv-Wxp0/bin to PATH 04:40:45 Generating Requirements File 04:41:12 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. 04:41:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:41:12 Python 3.11.10 04:41:13 pip 26.1.2 from /tmp/venv-Wxp0/lib/python3.11/site-packages/pip (python 3.11) 04:41:13 aiohappyeyeballs==2.7.1 04:41:13 aiohttp==3.14.1 04:41:13 aiosignal==1.4.0 04:41:13 appdirs==1.4.4 04:41:13 argcomplete==3.7.0 04:41:13 aspy.yaml==1.3.0 04:41:13 attrs==26.1.0 04:41:13 autopage==0.6.0 04:41:13 beautifulsoup4==4.15.0 04:41:13 boto3==1.43.46 04:41:13 botocore==1.43.46 04:41:13 bs4==0.0.2 04:41:13 certifi==2026.6.17 04:41:13 cffi==2.1.0 04:41:13 cfgv==3.5.0 04:41:13 chardet==7.4.3 04:41:13 charset-normalizer==3.4.9 04:41:13 click==8.4.2 04:41:13 cliff==4.15.0 04:41:13 cmd2==4.1.1 04:41:13 cryptography==3.3.2 04:41:13 debtcollector==3.1.0 04:41:13 decorator==5.3.1 04:41:13 defusedxml==0.7.1 04:41:13 Deprecated==1.3.1 04:41:13 distlib==0.4.3 04:41:13 dnspython==2.8.0 04:41:13 docker==7.2.0 04:41:13 dogpile.cache==1.5.0 04:41:13 durationpy==0.10 04:41:13 email-validator==2.3.0 04:41:13 filelock==3.29.7 04:41:13 frozenlist==1.8.0 04:41:13 future==1.0.0 04:41:13 gitdb==4.0.12 04:41:13 GitPython==3.1.50 04:41:13 httplib2==0.30.2 04:41:13 identify==2.6.19 04:41:13 idna==3.18 04:41:13 importlib-resources==1.5.0 04:41:13 iso8601==2.1.0 04:41:13 Jinja2==3.1.6 04:41:13 jmespath==1.1.0 04:41:13 jsonpatch==1.33 04:41:13 jsonpointer==3.1.1 04:41:13 jsonschema==4.26.0 04:41:13 jsonschema-specifications==2025.9.1 04:41:13 keystoneauth1==5.15.0 04:41:13 kubernetes==36.0.2 04:41:13 lftools==0.37.22 04:41:13 lxml==6.1.1 04:41:13 markdown-it-py==4.2.0 04:41:13 MarkupSafe==3.0.3 04:41:13 mdurl==0.1.2 04:41:13 msgpack==1.2.1 04:41:13 multi_key_dict==2.0.3 04:41:13 multidict==6.7.1 04:41:13 munch==4.0.0 04:41:13 netaddr==1.3.0 04:41:13 niet==1.4.2 04:41:13 nodeenv==1.10.0 04:41:13 oauth2client==4.1.3 04:41:13 oauthlib==3.3.1 04:41:13 openstacksdk==4.17.0 04:41:13 os-service-types==1.8.2 04:41:13 osc-lib==4.7.0 04:41:13 oslo.config==10.5.0 04:41:13 oslo.context==6.5.0 04:41:13 oslo.i18n==6.9.0 04:41:13 oslo.log==8.3.0 04:41:13 oslo.serialization==5.11.0 04:41:13 oslo.utils==10.1.1 04:41:13 packaging==26.2 04:41:13 pbr==7.0.3 04:41:13 platformdirs==4.10.0 04:41:13 prettytable==3.18.0 04:41:13 prompt_toolkit==3.0.52 04:41:13 propcache==0.5.2 04:41:13 psutil==7.2.2 04:41:13 pyasn1==0.6.4 04:41:13 pyasn1_modules==0.4.2 04:41:13 pycparser==3.0 04:41:13 pygerrit2==2.0.15 04:41:13 PyGithub==2.9.1 04:41:13 Pygments==2.20.0 04:41:13 PyJWT==2.13.0 04:41:13 PyNaCl==1.6.2 04:41:13 pyparsing==2.4.7 04:41:13 pyperclip==1.11.0 04:41:13 pyrsistent==0.20.0 04:41:13 python-cinderclient==9.9.0 04:41:13 python-dateutil==2.9.0.post0 04:41:13 python-discovery==1.4.4 04:41:13 python-heatclient==5.2.0 04:41:13 python-jenkins==1.8.3 04:41:13 python-keystoneclient==5.8.0 04:41:13 python-magnumclient==4.11.0 04:41:13 python-openstackclient==10.1.0 04:41:13 python-swiftclient==4.10.0 04:41:13 PyYAML==6.0.3 04:41:13 referencing==0.37.0 04:41:13 requests==2.34.2 04:41:13 requests-oauthlib==2.0.0 04:41:13 rfc3986==2.0.0 04:41:13 rich==15.0.0 04:41:13 rich-argparse==1.8.0 04:41:13 rpds-py==2026.6.3 04:41:13 rsa==4.9.1 04:41:13 ruamel.yaml==0.19.1 04:41:13 ruamel.yaml.clib==0.2.15 04:41:13 s3transfer==0.19.1 04:41:13 simplejson==4.1.1 04:41:13 six==1.17.0 04:41:13 smmap==5.0.3 04:41:13 soupsieve==2.8.4 04:41:13 stevedore==5.9.0 04:41:13 tabulate==0.10.0 04:41:13 toml==0.10.2 04:41:13 tomlkit==0.15.0 04:41:13 tqdm==4.68.4 04:41:13 typing_extensions==4.16.0 04:41:13 urllib3==1.26.20 04:41:13 virtualenv==21.6.1 04:41:13 wcwidth==0.8.2 04:41:13 websocket-client==1.9.0 04:41:13 wrapt==2.2.2 04:41:13 xdg==6.0.0 04:41:13 xmltodict==1.0.4 04:41:13 yarl==1.24.2 04:41:13 yq==4.1.1 04:41:13 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins11194095994565535976.sh 04:41:13 ---> uv-install.sh 04:41:13 Installing uv/uvx (latest) using shell installer 04:41:13 2026-07-11 04:41:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-9zc2CG.sh" [1] 04:41:13 downloading uv 0.11.28 x86_64-unknown-linux-gnu 04:41:14 installing to /home/jenkins/.local/bin 04:41:14 uv 04:41:14 uvx 04:41:14 everything's installed! 04:41:14 04:41:14 To add $HOME/.local/bin to your PATH, either restart your shell or run: 04:41:14 04:41:14 source $HOME/.local/bin/env (sh, bash, zsh) 04:41:14 source $HOME/.local/bin/env.fish (fish) 04:41:14 Adding install location to PATH 04:41:14 ---> Validating uv/uvx install 04:41:14 uvx 0.11.28 (x86_64-unknown-linux-gnu) 04:41:14 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5674151184114726955.sh 04:41:14 + echo quiet=on 04:41:14 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-34746 04:41:15 [ietf-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 04:41:15 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=ietf --version 04:41:15 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:15 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:15 Default locale: en, platform encoding: UTF-8 04:41:15 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 04:41:15 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7755758002174011349.sh 04:41:16 + rm /home/jenkins/.wgetrc 04:41:16 [EnvInject] - Injecting environment variables from a build step. 04:41:16 [EnvInject] - Injecting as environment variables the properties content 04:41:16 SET_JDK_VERSION=openjdk21 04:41:16 GIT_URL="git://devvexx.opendaylight.org/mirror" 04:41:16 04:41:16 [EnvInject] - Variables injected successfully. 04:41:16 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins688502985042932739.sh 04:41:16 ---> update-java-alternatives.sh 04:41:16 ---> Updating Java version 04:41:16 ---> Ubuntu/Debian system detected 04:41:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 04:41:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 04:41:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 04:41:16 openjdk version "21.0.10" 2026-01-20 04:41:16 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 04:41:16 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 04:41:16 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:41:16 [EnvInject] - Injecting environment variables from a build step. 04:41:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:41:16 [EnvInject] - Variables injected successfully. 04:41:16 provisioning config files... 04:41:16 copy managed file [global-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config10545875886403837410tmp 04:41:17 copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config5960296739262947902tmp 04:41:17 [EnvInject] - Injecting environment variables from a build step. 04:41:17 [EnvInject] - Injecting as environment variables the properties content 04:41:17 MAVEN_GOALS=clean install 04:41:17 04:41:17 [EnvInject] - Variables injected successfully. 04:41:17 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins1505201410744208762.sh 04:41:17 ---> common-variables.sh 04:41:17 --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 04:41:17 ---> sonatype-clm.sh 04:41:18 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:18 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:18 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:18 Default locale: en, platform encoding: UTF-8 04:41:18 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 04:41:19 [INFO] Scanning for projects... 04:41:26 [INFO] ------------------------------------------------------------------------ 04:41:26 [INFO] Reactor Build Order: 04:41:26 [INFO] 04:41:26 [INFO] ietf-artifacts [pom] 04:41:26 [INFO] bnd-parent [pom] 04:41:26 [INFO] feature-parent [pom] 04:41:26 [INFO] ietf-type-util [jar] 04:41:26 [INFO] bundle-parent [pom] 04:41:26 [INFO] rfc6991-ietf-inet-types [bundle] 04:41:26 [INFO] rfc6991-ietf-yang-types [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] 04:41:26 [INFO] rfc6022 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] 04:41:26 [INFO] rfc6241 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] 04:41:26 [INFO] rfc6243 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] 04:41:26 [INFO] rfc6470 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] 04:41:26 [INFO] rfc8343 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] 04:41:26 [INFO] iana-if-type [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] 04:41:26 [INFO] iana-crypt-hash [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] 04:41:26 [INFO] rfc8341 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] 04:41:26 [INFO] rfc7317-ietf-system [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] 04:41:26 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 04:41:26 [INFO] rfc7407-ietf-snmp [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] 04:41:26 [INFO] rfc7952 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] 04:41:26 [INFO] rfc8040-ietf-restconf [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] 04:41:26 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] 04:41:26 [INFO] rfc8072 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] 04:41:26 [INFO] rfc8177 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] 04:41:26 [INFO] iana-routing-types [bundle] 04:41:26 [INFO] rfc8294-ietf-routing-types [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] 04:41:26 [INFO] rfc8342-ietf-datastores [bundle] 04:41:26 [INFO] rfc8342-ietf-origin [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] 04:41:26 [INFO] rfc8344 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] 04:41:26 [INFO] rfc8345-ietf-network [bundle] 04:41:26 [INFO] rfc8345-ietf-network-topology [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] 04:41:26 [INFO] rfc8345-ietf-network-state [bundle] 04:41:26 [INFO] rfc8345-ietf-network-topology-state [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] 04:41:26 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] 04:41:26 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] 04:41:26 [INFO] iana-hardware [bundle] 04:41:26 [INFO] rfc8348-ietf-hardware [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] 04:41:26 [INFO] rfc8348-ietf-hardware-state [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] 04:41:26 [INFO] rfc8349-ietf-routing [bundle] 04:41:26 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 04:41:26 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] 04:41:26 [INFO] rfc8519-ietf-ethertypes [bundle] 04:41:26 [INFO] rfc8519-ietf-packet-fields [bundle] 04:41:26 [INFO] rfc8519-ietf-access-control-list [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] 04:41:26 [INFO] rfc8520-ietf-acldns [bundle] 04:41:26 [INFO] rfc8520-ietf-mud [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] 04:41:26 [INFO] rfc8525 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] 04:41:26 [INFO] rfc8526 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] 04:41:26 [INFO] rfc8528 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] 04:41:26 [INFO] rfc8529 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] 04:41:26 [INFO] rfc8530 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] 04:41:26 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 04:41:26 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] 04:41:26 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 04:41:26 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 04:41:26 [INFO] rfc8639 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] 04:41:26 [INFO] rfc8641 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] 04:41:26 [INFO] rfc8650 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] 04:41:26 [INFO] iana-tunnel-type [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] 04:41:26 [INFO] rfc8776-ietf-te-types [bundle] 04:41:26 [INFO] rfc8776-ietf-te-packet-types [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] 04:41:26 [INFO] rfc8795-ietf-te-topology [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] 04:41:26 [INFO] rfc8795-ietf-te-topology-state [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] 04:41:26 [INFO] rfc8808 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] 04:41:26 [INFO] rfc8819-ietf-module-tags [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] 04:41:26 [INFO] rfc8819-ietf-module-tags-state [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] 04:41:26 [INFO] rfc8916 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] 04:41:26 [INFO] rfc9067 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] 04:41:26 [INFO] rfc9070-ietf-mpls-ldp [bundle] 04:41:26 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] 04:41:26 [INFO] rfc9144 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] 04:41:26 [INFO] rfc9179 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] 04:41:26 [INFO] rfc9196-ietf-system-capabilities [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] 04:41:26 [INFO] rfc9196-ietf-notification-capabilities [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] 04:41:26 [INFO] rfc9640 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] 04:41:26 [INFO] rfc9641 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] 04:41:26 [INFO] rfc9642 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] 04:41:26 [INFO] rfc9643-ietf-tcp-common [bundle] 04:41:26 [INFO] rfc9643-ietf-tcp-client [bundle] 04:41:26 [INFO] rfc9643-ietf-tcp-server [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] 04:41:26 [INFO] iana-ssh-encryption-algs [bundle] 04:41:26 [INFO] iana-ssh-key-exchange-algs [bundle] 04:41:26 [INFO] iana-ssh-mac-algs [bundle] 04:41:26 [INFO] iana-ssh-public-key-algs [bundle] 04:41:26 [INFO] rfc9644-ietf-ssh-common [bundle] 04:41:26 [INFO] rfc9644-ietf-ssh-client [bundle] 04:41:26 [INFO] rfc9644-ietf-ssh-server [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] 04:41:26 [INFO] iana-tls-cipher-suite-algs [bundle] 04:41:26 [INFO] rfc9645-ietf-tls-common [bundle] 04:41:26 [INFO] rfc9645-ietf-tls-client [bundle] 04:41:26 [INFO] rfc9645-ietf-tls-server [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] 04:41:26 [INFO] rfc9648 [bundle] 04:41:26 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] 04:41:26 [INFO] rfc8294-netty [jar] 04:41:26 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] 04:41:26 [INFO] features-aggregator [pom] 04:41:26 [INFO] lib-aggregator [pom] 04:41:26 [INFO] iana-aggregator [pom] 04:41:26 [INFO] rfc-aggregator [pom] 04:41:26 [INFO] model-aggregator [pom] 04:41:26 [INFO] test-distribution [pom] 04:41:26 [INFO] ietf [pom] 04:41:27 [INFO] 04:41:27 [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- 04:41:27 [INFO] Building ietf-artifacts 2.0.4-SNAPSHOT [1/161] 04:41:27 [INFO] from artifacts/pom.xml 04:41:27 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:27 [INFO] 04:41:27 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- 04:41:27 [INFO] 04:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-artifacts --- 04:41:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:27 [INFO] 04:41:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-artifacts --- 04:41:28 [INFO] 04:41:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- 04:41:29 [INFO] CycloneDX: Resolving Dependencies 04:41:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 04:41:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.xml 04:41:29 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.json 04:41:29 [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 04:41:29 [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 04:41:30 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.json 04:41:30 [INFO] 04:41:30 [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT.pom 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/2.0.4-SNAPSHOT/ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.json 04:41:30 [INFO] 04:41:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-artifacts --- 04:41:31 [INFO] org.opendaylight.ietf:ietf-artifacts:pom:2.0.4-SNAPSHOT 04:41:31 [INFO] 04:41:31 [INFO] --- clm:3.0.10-01:index (default-cli) @ ietf-artifacts --- 04:41:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/artifacts/target/sonatype-clm/module.xml 04:41:32 [INFO] 04:41:32 [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ 04:41:32 [INFO] Building bnd-parent 2.0.4-SNAPSHOT [2/161] 04:41:32 [INFO] from bnd-parent/pom.xml 04:41:32 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:32 [INFO] 04:41:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 04:41:32 [INFO] 04:41:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bnd-parent --- 04:41:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:32 [INFO] 04:41:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bnd-parent --- 04:41:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:33 [INFO] 04:41:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bnd-parent --- 04:41:33 [INFO] 04:41:33 [INFO] --- dependency:3.11.0:properties (default) @ bnd-parent --- 04:41:33 [INFO] 04:41:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bnd-parent --- 04:41:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:41:33 [INFO] 04:41:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 04:41:34 [INFO] Starting audit... 04:41:34 Audit done. 04:41:34 [INFO] You have 0 Checkstyle violations. 04:41:34 [INFO] 04:41:34 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 04:41:34 [INFO] Starting audit... 04:41:34 Audit done. 04:41:34 [INFO] You have 0 Checkstyle violations. 04:41:34 [INFO] 04:41:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bnd-parent --- 04:41:34 [INFO] 04:41:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bnd-parent >>> 04:41:34 [INFO] 04:41:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bnd-parent --- 04:41:36 [INFO] No files found to run spotbugs; check compile phase has been run. 04:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:36 [INFO] 04:41:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bnd-parent <<< 04:41:36 [INFO] 04:41:36 [INFO] 04:41:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bnd-parent --- 04:41:36 [INFO] 04:41:36 [INFO] --- bnd:7.3.0:bnd-process (default) @ bnd-parent --- 04:41:36 [INFO] 04:41:36 [INFO] --- copy:14.3.6:copy-files (default) @ bnd-parent --- 04:41:36 [INFO] 04:41:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 04:41:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:37 [INFO] 04:41:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 04:41:37 [INFO] CycloneDX: Resolving Dependencies 04:41:37 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 04:41:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.xml 04:41:37 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.json 04:41:37 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:37 [INFO] 04:41:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 04:41:38 [INFO] Skipping duplicate-finder execution! 04:41:38 [INFO] 04:41:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bnd-parent --- 04:41:38 [INFO] Skipping pom project 04:41:38 [INFO] 04:41:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 04:41:38 [INFO] 04:41:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bnd-parent --- 04:41:38 [INFO] 04:41:38 [INFO] --- jacoco:0.8.15:report (report) @ bnd-parent --- 04:41:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:38 [INFO] 04:41:38 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 04:41:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT.pom 04:41:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/2.0.4-SNAPSHOT/bnd-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:38 [INFO] 04:41:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ bnd-parent --- 04:41:38 [INFO] org.opendaylight.ietf:bnd-parent:pom:2.0.4-SNAPSHOT 04:41:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:38 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:38 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:38 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:38 [INFO] +- junit:junit:jar:4.13.2:test 04:41:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:38 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:38 [INFO] 04:41:38 [INFO] --- clm:3.0.10-01:index (default-cli) @ bnd-parent --- 04:41:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/bnd-parent/target/sonatype-clm/module.xml 04:41:38 [INFO] 04:41:38 [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- 04:41:38 [INFO] Building feature-parent 2.0.4-SNAPSHOT [3/161] 04:41:38 [INFO] from features/feature-parent/pom.xml 04:41:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:38 [INFO] 04:41:38 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 04:41:38 [INFO] 04:41:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ feature-parent --- 04:41:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:38 [INFO] 04:41:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ feature-parent --- 04:41:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:38 [INFO] 04:41:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ feature-parent --- 04:41:38 [INFO] 04:41:38 [INFO] --- dependency:3.11.0:properties (default) @ feature-parent --- 04:41:38 [INFO] 04:41:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ feature-parent --- 04:41:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:38 [INFO] argLine set to empty 04:41:38 [INFO] 04:41:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 04:41:39 [INFO] Starting audit... 04:41:39 Audit done. 04:41:39 [INFO] You have 0 Checkstyle violations. 04:41:39 [INFO] 04:41:39 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 04:41:39 [INFO] Starting audit... 04:41:39 Audit done. 04:41:39 [INFO] You have 0 Checkstyle violations. 04:41:39 [INFO] 04:41:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ feature-parent --- 04:41:39 [INFO] 04:41:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ feature-parent >>> 04:41:39 [INFO] 04:41:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ feature-parent --- 04:41:39 [INFO] No files found to run spotbugs; check compile phase has been run. 04:41:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:39 [INFO] 04:41:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ feature-parent <<< 04:41:39 [INFO] 04:41:39 [INFO] 04:41:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ feature-parent --- 04:41:39 [INFO] 04:41:39 [INFO] --- feattest:14.3.6:test (default) @ feature-parent --- 04:41:40 [INFO] Project packaging is not 'feature', skipping execution 04:41:40 [INFO] 04:41:40 [INFO] --- copy:14.3.6:copy-files (default) @ feature-parent --- 04:41:40 [INFO] 04:41:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 04:41:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:40 [INFO] 04:41:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 04:41:40 [INFO] CycloneDX: Resolving Dependencies 04:41:40 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 04:41:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.xml 04:41:40 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.json 04:41:41 [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 04:41:41 [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 04:41:41 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:41 [INFO] 04:41:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 04:41:41 [INFO] Skipping duplicate-finder execution! 04:41:41 [INFO] 04:41:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ feature-parent --- 04:41:41 [INFO] Skipping plugin execution 04:41:41 [INFO] 04:41:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- 04:41:41 [INFO] Skipping source per configuration. 04:41:41 [INFO] 04:41:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ feature-parent --- 04:41:41 [INFO] 04:41:41 [INFO] --- jacoco:0.8.15:report (report) @ feature-parent --- 04:41:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:41 [INFO] 04:41:41 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 04:41:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT.pom 04:41:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/2.0.4-SNAPSHOT/feature-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:41 [INFO] 04:41:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ feature-parent --- 04:41:41 [INFO] org.opendaylight.ietf:feature-parent:pom:2.0.4-SNAPSHOT 04:41:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:41 [INFO] +- junit:junit:jar:4.13.2:test 04:41:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:41 [INFO] 04:41:41 [INFO] --- clm:3.0.10-01:index (default-cli) @ feature-parent --- 04:41:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/feature-parent/target/sonatype-clm/module.xml 04:41:41 [INFO] 04:41:41 [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- 04:41:41 [INFO] Building ietf-type-util 2.0.4-SNAPSHOT [4/161] 04:41:41 [INFO] from lib/ietf-type-util/pom.xml 04:41:41 [INFO] --------------------------------[ jar ]--------------------------------- 04:41:41 [INFO] 04:41:41 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 04:41:41 [INFO] 04:41:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-type-util --- 04:41:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:41 [INFO] 04:41:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ ietf-type-util --- 04:41:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:41 [INFO] 04:41:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-type-util --- 04:41:42 [INFO] 04:41:42 [INFO] --- dependency:3.11.0:properties (default) @ ietf-type-util --- 04:41:42 [INFO] 04:41:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ ietf-type-util --- 04:41:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/lib/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/** 04:41:42 [INFO] 04:41:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 04:41:42 [INFO] Starting audit... 04:41:42 Audit done. 04:41:42 [INFO] You have 0 Checkstyle violations. 04:41:42 [INFO] 04:41:42 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 04:41:42 [INFO] Starting audit... 04:41:42 Audit done. 04:41:42 [INFO] You have 0 Checkstyle violations. 04:41:42 [INFO] 04:41:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ ietf-type-util --- 04:41:42 [INFO] 04:41:42 [INFO] --- resources:3.5.0:resources (default-resources) @ ietf-type-util --- 04:41:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/resources 04:41:42 [INFO] 04:41:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ ietf-type-util --- 04:41:42 [INFO] Recompiling the module because of changed source code. 04:41:42 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes 04:41:43 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 04:41:43 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module 04:41:43 [INFO] 04:41:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 04:41:43 [INFO] 04:41:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ ietf-type-util --- 04:41:43 [INFO] Fork Value is true 04:41:46 [INFO] Done SpotBugs Analysis.... 04:41:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:46 [INFO] 04:41:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 04:41:46 [INFO] 04:41:46 [INFO] 04:41:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ ietf-type-util --- 04:41:46 [INFO] BugInstance size is 0 04:41:46 [INFO] Error size is 0 04:41:46 [INFO] No errors/warnings found 04:41:46 [INFO] 04:41:46 [INFO] --- bnd:7.3.0:bnd-process (default) @ ietf-type-util --- 04:41:46 [INFO] 04:41:46 [INFO] --- resources:3.5.0:testResources (default-testResources) @ ietf-type-util --- 04:41:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/test/resources 04:41:46 [INFO] 04:41:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ietf-type-util --- 04:41:46 [INFO] Recompiling the module because of changed dependency. 04:41:46 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:41:47 [INFO] 04:41:47 [INFO] --- surefire:3.5.6:test (default-test) @ ietf-type-util --- 04:41:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:47 [INFO] 04:41:47 [INFO] ------------------------------------------------------- 04:41:47 [INFO] T E S T S 04:41:47 [INFO] ------------------------------------------------------- 04:41:48 [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:48 [INFO] 04:41:48 [INFO] Results: 04:41:48 [INFO] 04:41:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:41:48 [INFO] 04:41:48 [INFO] 04:41:48 [INFO] --- copy:14.3.6:copy-files (default) @ ietf-type-util --- 04:41:48 [INFO] 04:41:48 [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- 04:41:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT.jar 04:41:49 [INFO] 04:41:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- 04:41:50 [WARNING] Javadoc Warnings 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment 04:41:50 [WARNING] public static int addressBits(final String str, final int limit) { 04:41:50 [WARNING] ^ 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment 04:41:50 [WARNING] public static byte[] addressBytes(final String str, final int limit) { 04:41:50 [WARNING] ^ 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment 04:41:50 [WARNING] public static String addressString(final byte[] bytes) { 04:41:50 [WARNING] ^ 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment 04:41:50 [WARNING] public static String addressString(final int bits) { 04:41:50 [WARNING] ^ 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment 04:41:50 [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { 04:41:50 [WARNING] ^ 04:41:50 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment 04:41:50 [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, 04:41:50 [WARNING] ^ 04:41:50 [WARNING] 6 warnings 04:41:50 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar 04:41:50 [INFO] 04:41:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 04:41:50 [INFO] CycloneDX: Resolving Dependencies 04:41:50 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:41:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.xml 04:41:50 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.json 04:41:50 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.json 04:41:50 [INFO] 04:41:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 04:41:50 [INFO] Skipping duplicate-finder execution! 04:41:50 [INFO] 04:41:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ ietf-type-util --- 04:41:50 [INFO] No dependency problems found 04:41:50 [INFO] 04:41:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- 04:41:50 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-sources.jar 04:41:50 [INFO] 04:41:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ ietf-type-util --- 04:41:50 [INFO] 04:41:50 [INFO] --- jacoco:0.8.15:report (report) @ ietf-type-util --- 04:41:50 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/code-coverage/jacoco.exec 04:41:50 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 04:41:50 [INFO] 04:41:50 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT.pom 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT.jar 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-javadoc.jar 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.json 04:41:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/2.0.4-SNAPSHOT/ietf-type-util-2.0.4-SNAPSHOT-sources.jar 04:41:50 [INFO] 04:41:50 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-type-util --- 04:41:50 [INFO] org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT 04:41:50 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:41:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:41:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:41:50 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:41:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:41:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:41:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:41:50 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.1.2:test 04:41:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:50 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:50 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:50 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:50 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:50 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:50 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:50 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:50 [INFO] +- junit:junit:jar:4.13.2:test 04:41:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:50 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:50 [INFO] 04:41:50 [INFO] --- clm:3.0.10-01:index (default-cli) @ ietf-type-util --- 04:41:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/sonatype-clm/module.xml 04:41:50 [INFO] 04:41:50 [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- 04:41:50 [INFO] Building bundle-parent 2.0.4-SNAPSHOT [5/161] 04:41:50 [INFO] from model/bundle-parent/pom.xml 04:41:50 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:50 [INFO] 04:41:50 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 04:41:50 [INFO] 04:41:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bundle-parent --- 04:41:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:51 [INFO] 04:41:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bundle-parent --- 04:41:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:51 [INFO] 04:41:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bundle-parent --- 04:41:51 [INFO] 04:41:51 [INFO] --- dependency:3.11.0:properties (default) @ bundle-parent --- 04:41:51 [INFO] 04:41:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bundle-parent --- 04:41:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:41:51 [INFO] 04:41:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 04:41:51 [INFO] Starting audit... 04:41:51 Audit done. 04:41:51 [INFO] You have 0 Checkstyle violations. 04:41:51 [INFO] 04:41:51 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 04:41:51 [INFO] Starting audit... 04:41:51 Audit done. 04:41:51 [INFO] You have 0 Checkstyle violations. 04:41:51 [INFO] 04:41:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bundle-parent --- 04:41:51 [INFO] 04:41:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bundle-parent >>> 04:41:51 [INFO] 04:41:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bundle-parent --- 04:41:52 [INFO] Spotbugs plugin skipped 04:41:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:52 [INFO] 04:41:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bundle-parent <<< 04:41:52 [INFO] 04:41:52 [INFO] 04:41:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bundle-parent --- 04:41:52 [INFO] Spotbugs plugin skipped 04:41:52 [INFO] 04:41:52 [INFO] --- copy:14.3.6:copy-files (default) @ bundle-parent --- 04:41:52 [INFO] 04:41:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 04:41:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:52 [INFO] 04:41:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 04:41:52 [INFO] CycloneDX: Resolving Dependencies 04:41:52 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 04:41:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.xml 04:41:52 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.json 04:41:52 [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 04:41:52 [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 04:41:52 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:52 [INFO] 04:41:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 04:41:52 [INFO] Skipping duplicate-finder execution! 04:41:52 [INFO] 04:41:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bundle-parent --- 04:41:52 [INFO] Skipping pom project 04:41:52 [INFO] 04:41:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 04:41:53 [INFO] 04:41:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bundle-parent --- 04:41:53 [INFO] 04:41:53 [INFO] --- jacoco:0.8.15:report (report) @ bundle-parent --- 04:41:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:53 [INFO] 04:41:53 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 04:41:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT.pom 04:41:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/2.0.4-SNAPSHOT/bundle-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:53 [INFO] 04:41:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ bundle-parent --- 04:41:53 [INFO] org.opendaylight.ietf.model:bundle-parent:pom:2.0.4-SNAPSHOT 04:41:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:53 [INFO] +- junit:junit:jar:4.13.2:test 04:41:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:53 [INFO] 04:41:53 [INFO] --- clm:3.0.10-01:index (default-cli) @ bundle-parent --- 04:41:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/sonatype-clm/module.xml 04:41:53 [INFO] 04:41:53 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- 04:41:53 [INFO] Building rfc6991-ietf-inet-types 2.0.4-SNAPSHOT [6/161] 04:41:53 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 04:41:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:41:53 [INFO] 04:41:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] 04:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:53 [INFO] 04:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:53 [INFO] 04:41:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] 04:41:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] 04:41:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:41:53 [INFO] 04:41:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:41:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang 04:41:55 [INFO] yang-to-sources: Found 0 dependencies in 3.155 ms 04:41:55 [INFO] yang-to-sources: Project model files found: 1 in 68.87 ms 04:41:55 [INFO] yang-to-sources: 1 YANG models processed in 149.0 ms 04:41:55 [INFO] BindingJavaFileGenerator: Defined 21 files in 67.46 ms 04:41:55 [INFO] Sorted 21 files into 3 directories in 3.175 ms 04:41:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 140.0 ms 04:41:55 [INFO] 04:41:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Starting audit... 04:41:55 Audit done. 04:41:55 [INFO] You have 0 Checkstyle violations. 04:41:55 [INFO] 04:41:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Starting audit... 04:41:55 Audit done. 04:41:55 [INFO] You have 0 Checkstyle violations. 04:41:55 [INFO] 04:41:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:41:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:55 [INFO] 04:41:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Recompiling the module because of changed dependency. 04:41:55 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:41:56 [WARNING] /w/workspace/ietf-maven-clm-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:[67,42] possible 'this' escape before subclass is fully initialized 04:41:56 [WARNING] /w/workspace/ietf-maven-clm-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:[67,42] possible 'this' escape before subclass is fully initialized 04:41:56 [WARNING] /w/workspace/ietf-maven-clm-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/IetfInetTypesData.java:[147,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:41:56 [INFO] 04:41:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 04:41:56 [INFO] 04:41:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 04:41:56 [INFO] Fork Value is true 04:41:59 [INFO] Done SpotBugs Analysis.... 04:41:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:59 [INFO] 04:41:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 04:41:59 [INFO] 04:41:59 [INFO] 04:41:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] BugInstance size is 0 04:41:59 [INFO] Error size is 0 04:41:59 [INFO] No errors/warnings found 04:41:59 [INFO] 04:41:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources 04:41:59 [INFO] 04:41:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Recompiling the module because of changed dependency. 04:41:59 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 04:41:59 [INFO] 04:41:59 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:59 [INFO] 04:41:59 [INFO] ------------------------------------------------------- 04:41:59 [INFO] T E S T S 04:41:59 [INFO] ------------------------------------------------------- 04:42:00 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:42:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:42:00 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:42:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:42:00 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 04:42:00 [INFO] Tests run: 3, 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.HostBuilderTest 04:42:00 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:42:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:42:01 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:42:01 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:42:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:42:02 [INFO] 04:42:02 [INFO] Results: 04:42:02 [INFO] 04:42:02 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 04:42:02 [INFO] 04:42:02 [INFO] 04:42:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-inet-types --- 04:42:02 [INFO] 04:42:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 04:42:02 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 04:42:02 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 04:42:02 [INFO] 04:42:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar 04:42:04 [INFO] 04:42:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] CycloneDX: Resolving Dependencies 04:42:04 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 04:42:04 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json 04:42:04 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:42:04 [INFO] 04:42:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] Skipping duplicate-finder execution! 04:42:04 [INFO] 04:42:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] No dependency problems found 04:42:04 [INFO] 04:42:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar 04:42:04 [INFO] 04:42:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] 04:42:04 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 04:42:04 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 04:42:04 [INFO] 04:42:04 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 04:42:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.pom 04:42:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 04:42:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-javadoc.jar 04:42:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:42:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-sources.jar 04:42:05 [INFO] 04:42:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-inet-types --- 04:42:05 [INFO] Writing OBR metadata 04:42:05 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 04:42:05 [INFO] Writing OBR metadata 04:42:05 [INFO] 04:42:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6991-ietf-inet-types --- 04:42:05 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:bundle:2.0.4-SNAPSHOT 04:42:05 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:05 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:05 [INFO] +- junit:junit:jar:4.13.2:test 04:42:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:05 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:05 [INFO] 04:42:05 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6991-ietf-inet-types --- 04:42:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/sonatype-clm/module.xml 04:42:05 [INFO] 04:42:05 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- 04:42:05 [INFO] Building rfc6991-ietf-yang-types 2.0.4-SNAPSHOT [7/161] 04:42:05 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 04:42:05 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:05 [INFO] 04:42:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] 04:42:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:05 [INFO] 04:42:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:05 [INFO] 04:42:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] 04:42:05 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] 04:42:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:42:05 [INFO] 04:42:05 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:05 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang 04:42:05 [INFO] yang-to-sources: Found 0 dependencies in 2.033 ms 04:42:05 [INFO] yang-to-sources: Project model files found: 1 in 8.450 ms 04:42:05 [INFO] yang-to-sources: 1 YANG models processed in 10.55 ms 04:42:05 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.718 ms 04:42:05 [INFO] Sorted 22 files into 3 directories in 139.7 μs 04:42:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.41 ms 04:42:05 [INFO] 04:42:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Starting audit... 04:42:05 Audit done. 04:42:05 [INFO] You have 0 Checkstyle violations. 04:42:05 [INFO] 04:42:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Starting audit... 04:42:05 Audit done. 04:42:05 [INFO] You have 0 Checkstyle violations. 04:42:05 [INFO] 04:42:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] 04:42:05 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources 04:42:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:42:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:42:05 [INFO] 04:42:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Recompiling the module because of changed dependency. 04:42:05 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:42:05 [WARNING] /w/workspace/ietf-maven-clm-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/IetfYangTypesData.java:[127,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:42:05 [WARNING] /w/workspace/ietf-maven-clm-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:[67,42] possible 'this' escape before subclass is fully initialized 04:42:05 [INFO] 04:42:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 04:42:05 [INFO] 04:42:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 04:42:05 [INFO] Fork Value is true 04:42:08 [INFO] Done SpotBugs Analysis.... 04:42:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:08 [INFO] 04:42:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 04:42:08 [INFO] 04:42:08 [INFO] 04:42:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-yang-types --- 04:42:08 [INFO] BugInstance size is 0 04:42:08 [INFO] Error size is 0 04:42:08 [INFO] No errors/warnings found 04:42:08 [INFO] 04:42:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 04:42:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources 04:42:08 [INFO] 04:42:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 04:42:08 [INFO] Recompiling the module because of changed dependency. 04:42:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 04:42:08 [INFO] 04:42:08 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-yang-types --- 04:42:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:42:08 [INFO] 04:42:08 [INFO] ------------------------------------------------------- 04:42:08 [INFO] T E S T S 04:42:08 [INFO] ------------------------------------------------------- 04:42:09 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:42:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:42:09 [INFO] 04:42:09 [INFO] Results: 04:42:09 [INFO] 04:42:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 04:42:09 [INFO] 04:42:09 [INFO] 04:42:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-yang-types --- 04:42:09 [INFO] 04:42:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 04:42:09 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 04:42:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 04:42:09 [INFO] 04:42:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar 04:42:11 [INFO] 04:42:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] CycloneDX: Resolving Dependencies 04:42:11 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:42:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 04:42:11 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json 04:42:11 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.json 04:42:11 [INFO] 04:42:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Skipping duplicate-finder execution! 04:42:11 [INFO] 04:42:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] No dependency problems found 04:42:11 [INFO] 04:42:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar 04:42:11 [INFO] 04:42:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] 04:42:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 04:42:11 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 04:42:11 [INFO] 04:42:11 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.pom 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-javadoc.jar 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.json 04:42:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-sources.jar 04:42:11 [INFO] 04:42:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT/rfc6991-ietf-yang-types-2.0.4-SNAPSHOT.jar 04:42:11 [INFO] Writing OBR metadata 04:42:11 [INFO] 04:42:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:bundle:2.0.4-SNAPSHOT 04:42:11 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:11 [INFO] +- junit:junit:jar:4.13.2:test 04:42:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:11 [INFO] 04:42:11 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6991-ietf-yang-types --- 04:42:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/sonatype-clm/module.xml 04:42:11 [INFO] 04:42:11 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ 04:42:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 2.0.4-SNAPSHOT [8/161] 04:42:11 [INFO] from features/odl-ietf-model-rfc6991/pom.xml 04:42:11 [INFO] ------------------------------[ feature ]------------------------------- 04:42:11 [INFO] 04:42:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- 04:42:11 [INFO] 04:42:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- 04:42:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:11 [INFO] 04:42:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- 04:42:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:11 [INFO] 04:42:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] 04:42:12 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] 04:42:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:12 [INFO] argLine set to empty 04:42:12 [INFO] 04:42:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Starting audit... 04:42:12 Audit done. 04:42:12 [INFO] You have 0 Checkstyle violations. 04:42:12 [INFO] 04:42:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Starting audit... 04:42:12 Audit done. 04:42:12 [INFO] You have 0 Checkstyle violations. 04:42:12 [INFO] 04:42:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] 04:42:12 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml 04:42:12 [INFO] ...done! 04:42:12 [INFO] Set artifact 04:42:12 [INFO] 04:42:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:12 [INFO] 04:42:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> 04:42:12 [INFO] 04:42:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:12 [INFO] 04:42:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< 04:42:12 [INFO] 04:42:12 [INFO] 04:42:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] 04:42:12 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6991 --- 04:42:12 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 04:42:15 [INFO] Project dependency features detected: [] 04:42:15 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:15 [INFO] Creating RMI registry server on 127.0.0.1:44519 04:42:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:16 [INFO] Waiting for remote bundle context.. on 44519 name: 516c0a5a-b641-42b9-b71a-c88db6e8d9ee timout: [ RelativeTimeout value = 180000 ] 04:42:21 [INFO] Building jar from resources and headers. 04:42:21 [INFO] Writing jar finished. 04:42:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:23 [INFO] 04:42:23 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] 04:42:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:23 [INFO] 04:42:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] CycloneDX: Resolving Dependencies 04:42:23 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:42:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.xml 04:42:23 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.json 04:42:23 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.json 04:42:23 [INFO] 04:42:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Skipping duplicate-finder execution! 04:42:23 [INFO] 04:42:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Skipping plugin execution 04:42:23 [INFO] 04:42:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Skipping source per configuration. 04:42:23 [INFO] 04:42:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] 04:42:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:23 [INFO] 04:42:23 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT.pom 04:42:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-features.xml 04:42:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.json 04:42:23 [INFO] 04:42:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT 04:42:23 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:23 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:23 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:23 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:23 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:23 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:23 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:23 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:23 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:23 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:23 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:23 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:23 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:23 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:23 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:23 [INFO] +- junit:junit:jar:4.13.2:test 04:42:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:23 [INFO] 04:42:23 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/sonatype-clm/module.xml 04:42:23 [INFO] 04:42:23 [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- 04:42:23 [INFO] Building rfc6022 2.0.4-SNAPSHOT [9/161] 04:42:23 [INFO] from model/rfc/rfc6022/pom.xml 04:42:23 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:23 [INFO] 04:42:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 04:42:23 [INFO] 04:42:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6022 --- 04:42:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:23 [INFO] 04:42:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6022 --- 04:42:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:23 [INFO] 04:42:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6022 --- 04:42:23 [INFO] 04:42:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc6022 --- 04:42:23 [INFO] 04:42:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6022 --- 04:42:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:42:23 [INFO] 04:42:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6022 --- 04:42:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/yang 04:42:23 [INFO] yang-to-sources: Found 2 dependencies in 4.445 ms 04:42:23 [INFO] yang-to-sources: Project model files found: 1 in 20.46 ms 04:42:24 [INFO] yang-to-sources: 3 YANG models processed in 103.0 ms 04:42:24 [INFO] BindingJavaFileGenerator: Defined 58 files in 27.13 ms 04:42:24 [INFO] Sorted 58 files into 13 directories in 291.4 μs 04:42:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 69.78 ms 04:42:24 [INFO] 04:42:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 04:42:24 [INFO] Starting audit... 04:42:24 Audit done. 04:42:24 [INFO] You have 0 Checkstyle violations. 04:42:24 [INFO] 04:42:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 04:42:24 [INFO] Starting audit... 04:42:24 Audit done. 04:42:24 [INFO] You have 0 Checkstyle violations. 04:42:24 [INFO] 04:42:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6022 --- 04:42:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/resources 04:42:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:24 [INFO] 04:42:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6022 --- 04:42:24 [INFO] Recompiling the module because of changed dependency. 04:42:24 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 04:42:24 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/monitoring/rev101004/IetfNetconfMonitoringData.java:[258,140] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:42:24 [INFO] 04:42:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6022 >>> 04:42:24 [INFO] 04:42:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6022 --- 04:42:24 [INFO] Spotbugs plugin skipped 04:42:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:24 [INFO] 04:42:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6022 <<< 04:42:24 [INFO] 04:42:24 [INFO] 04:42:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6022 --- 04:42:24 [INFO] Spotbugs plugin skipped 04:42:24 [INFO] 04:42:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6022 --- 04:42:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/test/resources 04:42:24 [INFO] 04:42:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6022 --- 04:42:24 [INFO] No sources to compile 04:42:24 [INFO] 04:42:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6022 --- 04:42:24 [INFO] No tests to run. 04:42:24 [INFO] 04:42:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6022 --- 04:42:24 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT.jar 04:42:24 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 04:42:24 [INFO] 04:42:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- 04:42:27 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-javadoc.jar 04:42:27 [INFO] 04:42:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 04:42:27 [INFO] CycloneDX: Resolving Dependencies 04:42:27 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.xml 04:42:27 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.json 04:42:27 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:27 [INFO] 04:42:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 04:42:27 [INFO] Skipping duplicate-finder execution! 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6022 --- 04:42:27 [INFO] No dependency problems found 04:42:27 [INFO] 04:42:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- 04:42:27 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-sources.jar 04:42:27 [INFO] 04:42:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6022 --- 04:42:27 [INFO] 04:42:27 [INFO] --- jacoco:0.8.15:report (report) @ rfc6022 --- 04:42:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:27 [INFO] 04:42:27 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.pom 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.jar 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-javadoc.jar 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT-sources.jar 04:42:27 [INFO] 04:42:27 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6022 --- 04:42:27 [INFO] Installing org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.jar 04:42:27 [INFO] Writing OBR metadata 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6022 --- 04:42:27 [INFO] org.opendaylight.ietf.model:rfc6022:bundle:2.0.4-SNAPSHOT 04:42:27 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:27 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:27 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:27 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:27 [INFO] +- junit:junit:jar:4.13.2:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:27 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:27 [INFO] 04:42:27 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6022 --- 04:42:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/sonatype-clm/module.xml 04:42:27 [INFO] 04:42:27 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ 04:42:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 2.0.4-SNAPSHOT [10/161] 04:42:27 [INFO] from features/odl-ietf-model-rfc6022/pom.xml 04:42:27 [INFO] ------------------------------[ feature ]------------------------------- 04:42:27 [INFO] 04:42:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] 04:42:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:27 [INFO] 04:42:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:27 [INFO] 04:42:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] 04:42:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:27 [INFO] argLine set to empty 04:42:27 [INFO] 04:42:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Starting audit... 04:42:27 Audit done. 04:42:27 [INFO] You have 0 Checkstyle violations. 04:42:27 [INFO] 04:42:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] Starting audit... 04:42:28 Audit done. 04:42:28 [INFO] You have 0 Checkstyle violations. 04:42:28 [INFO] 04:42:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] 04:42:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml 04:42:28 [INFO] ...done! 04:42:28 [INFO] Set artifact 04:42:28 [INFO] 04:42:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:28 [INFO] 04:42:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> 04:42:28 [INFO] 04:42:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:28 [INFO] 04:42:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< 04:42:28 [INFO] 04:42:28 [INFO] 04:42:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] 04:42:28 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6022 --- 04:42:28 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 04:42:28 [INFO] Project dependency features detected: [] 04:42:28 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:28 [INFO] Creating RMI registry server on 127.0.0.1:43439 04:42:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:28 [INFO] Waiting for remote bundle context.. on 43439 name: 1d07dab9-b598-45cf-8263-2cd01a1536c1 timout: [ RelativeTimeout value = 180000 ] 04:42:32 [INFO] Building jar from resources and headers. 04:42:32 [INFO] Writing jar finished. 04:42:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:35 [INFO] 04:42:35 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] 04:42:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:35 [INFO] 04:42:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] CycloneDX: Resolving Dependencies 04:42:35 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:42:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.xml 04:42:35 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.json 04:42:35 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:35 [INFO] 04:42:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Skipping duplicate-finder execution! 04:42:35 [INFO] 04:42:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Skipping plugin execution 04:42:35 [INFO] 04:42:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Skipping source per configuration. 04:42:35 [INFO] 04:42:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] 04:42:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:35 [INFO] 04:42:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT.pom 04:42:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-features.xml 04:42:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:35 [INFO] 04:42:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.4-SNAPSHOT 04:42:35 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:35 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:35 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:35 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:35 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:35 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:35 [INFO] +- org.opendaylight.ietf.model:rfc6022:jar:2.0.4-SNAPSHOT:compile 04:42:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:35 [INFO] +- junit:junit:jar:4.13.2:test 04:42:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:35 [INFO] 04:42:35 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/sonatype-clm/module.xml 04:42:35 [INFO] 04:42:35 [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- 04:42:35 [INFO] Building rfc6241 2.0.4-SNAPSHOT [11/161] 04:42:35 [INFO] from model/rfc/rfc6241/pom.xml 04:42:35 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:35 [INFO] 04:42:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 04:42:35 [INFO] 04:42:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6241 --- 04:42:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:35 [INFO] 04:42:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6241 --- 04:42:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:35 [INFO] 04:42:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6241 --- 04:42:35 [INFO] 04:42:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc6241 --- 04:42:35 [INFO] 04:42:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6241 --- 04:42:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:42:35 [INFO] 04:42:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6241 --- 04:42:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/yang 04:42:35 [INFO] yang-to-sources: Found 1 dependencies in 2.062 ms 04:42:35 [INFO] yang-to-sources: Project model files found: 1 in 14.89 ms 04:42:35 [INFO] yang-to-sources: 2 YANG models processed in 35.14 ms 04:42:35 [INFO] BindingJavaFileGenerator: Defined 172 files in 13.93 ms 04:42:35 [INFO] Sorted 172 files into 33 directories in 496.5 μs 04:42:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 61.46 ms 04:42:35 [INFO] 04:42:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 04:42:35 [INFO] Starting audit... 04:42:35 Audit done. 04:42:35 [INFO] You have 0 Checkstyle violations. 04:42:35 [INFO] 04:42:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 04:42:35 [INFO] Starting audit... 04:42:35 Audit done. 04:42:35 [INFO] You have 0 Checkstyle violations. 04:42:35 [INFO] 04:42:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6241 --- 04:42:35 [INFO] 04:42:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6241 --- 04:42:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/resources 04:42:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:35 [INFO] 04:42:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6241 --- 04:42:35 [INFO] Recompiling the module because of changed dependency. 04:42:35 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 04:42:36 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/netconf/base/_1/_0/rev110601/IetfNetconfData.java:[411,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:42:36 [INFO] 04:42:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6241 >>> 04:42:36 [INFO] 04:42:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6241 --- 04:42:36 [INFO] Spotbugs plugin skipped 04:42:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:36 [INFO] 04:42:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6241 <<< 04:42:36 [INFO] 04:42:36 [INFO] 04:42:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6241 --- 04:42:36 [INFO] Spotbugs plugin skipped 04:42:36 [INFO] 04:42:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6241 --- 04:42:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/test/resources 04:42:36 [INFO] 04:42:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6241 --- 04:42:36 [INFO] No sources to compile 04:42:36 [INFO] 04:42:36 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6241 --- 04:42:36 [INFO] No tests to run. 04:42:36 [INFO] 04:42:36 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6241 --- 04:42:36 [INFO] 04:42:36 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6241 --- 04:42:36 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT.jar 04:42:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 04:42:37 [INFO] 04:42:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- 04:42:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-javadoc.jar 04:42:40 [INFO] 04:42:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 04:42:40 [INFO] CycloneDX: Resolving Dependencies 04:42:40 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:42:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.xml 04:42:41 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.json 04:42:41 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:41 [INFO] 04:42:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 04:42:41 [INFO] Skipping duplicate-finder execution! 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6241 --- 04:42:41 [INFO] No dependency problems found 04:42:41 [INFO] 04:42:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- 04:42:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-sources.jar 04:42:41 [INFO] 04:42:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- jacoco:0.8.15:report (report) @ rfc6241 --- 04:42:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:41 [INFO] 04:42:41 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.pom 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.jar 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-javadoc.jar 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT-sources.jar 04:42:41 [INFO] 04:42:41 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6241 --- 04:42:41 [INFO] Installing org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.jar 04:42:41 [INFO] Writing OBR metadata 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6241 --- 04:42:41 [INFO] org.opendaylight.ietf.model:rfc6241:bundle:2.0.4-SNAPSHOT 04:42:41 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:41 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:41 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:41 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:41 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:41 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:41 [INFO] +- junit:junit:jar:4.13.2:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:41 [INFO] 04:42:41 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6241 --- 04:42:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/sonatype-clm/module.xml 04:42:41 [INFO] 04:42:41 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ 04:42:41 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 2.0.4-SNAPSHOT [12/161] 04:42:41 [INFO] from features/odl-ietf-model-rfc6241/pom.xml 04:42:41 [INFO] ------------------------------[ feature ]------------------------------- 04:42:41 [INFO] 04:42:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:41 [INFO] 04:42:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:41 [INFO] 04:42:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:41 [INFO] argLine set to empty 04:42:41 [INFO] 04:42:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Starting audit... 04:42:41 Audit done. 04:42:41 [INFO] You have 0 Checkstyle violations. 04:42:41 [INFO] 04:42:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Starting audit... 04:42:41 Audit done. 04:42:41 [INFO] You have 0 Checkstyle violations. 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml 04:42:41 [INFO] ...done! 04:42:41 [INFO] Set artifact 04:42:41 [INFO] 04:42:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:41 [INFO] 04:42:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> 04:42:41 [INFO] 04:42:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:41 [INFO] 04:42:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< 04:42:41 [INFO] 04:42:41 [INFO] 04:42:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 04:42:41 [INFO] Project dependency features detected: [] 04:42:41 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:41 [INFO] Creating RMI registry server on 127.0.0.1:34407 04:42:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:41 [INFO] Waiting for remote bundle context.. on 34407 name: 343aa18a-e6e5-45c5-926a-4b6d84e16183 timout: [ RelativeTimeout value = 180000 ] 04:42:46 [INFO] Building jar from resources and headers. 04:42:46 [INFO] Writing jar finished. 04:42:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:48 [INFO] 04:42:48 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] 04:42:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:48 [INFO] 04:42:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] CycloneDX: Resolving Dependencies 04:42:48 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:42:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.xml 04:42:48 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.json 04:42:48 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:48 [INFO] 04:42:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Skipping duplicate-finder execution! 04:42:48 [INFO] 04:42:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Skipping plugin execution 04:42:48 [INFO] 04:42:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Skipping source per configuration. 04:42:48 [INFO] 04:42:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] 04:42:48 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:48 [INFO] 04:42:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT.pom 04:42:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-features.xml 04:42:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:48 [INFO] 04:42:48 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT 04:42:48 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:48 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:48 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:48 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:48 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:48 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:48 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:48 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:48 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:48 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:48 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:48 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:48 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:48 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:48 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:48 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:48 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:48 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:48 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:48 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:48 [INFO] +- junit:junit:jar:4.13.2:test 04:42:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:48 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:48 [INFO] 04:42:48 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/sonatype-clm/module.xml 04:42:48 [INFO] 04:42:48 [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- 04:42:48 [INFO] Building rfc6243 2.0.4-SNAPSHOT [13/161] 04:42:48 [INFO] from model/rfc/rfc6243/pom.xml 04:42:48 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:48 [INFO] 04:42:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6243 --- 04:42:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:48 [INFO] 04:42:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6243 --- 04:42:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:48 [INFO] 04:42:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6243 --- 04:42:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:42:49 [INFO] 04:42:49 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6243 --- 04:42:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/yang 04:42:49 [INFO] yang-to-sources: Found 2 dependencies in 3.531 ms 04:42:49 [INFO] yang-to-sources: Project model files found: 1 in 2.816 ms 04:42:49 [INFO] yang-to-sources: 3 YANG models processed in 43.79 ms 04:42:49 [INFO] BindingJavaFileGenerator: Defined 12 files in 10.40 ms 04:42:49 [INFO] Sorted 12 files into 3 directories in 96.72 μs 04:42:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 15.57 ms 04:42:49 [INFO] 04:42:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 04:42:49 [INFO] Starting audit... 04:42:49 Audit done. 04:42:49 [INFO] You have 0 Checkstyle violations. 04:42:49 [INFO] 04:42:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 04:42:49 [INFO] Starting audit... 04:42:49 Audit done. 04:42:49 [INFO] You have 0 Checkstyle violations. 04:42:49 [INFO] 04:42:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6243 --- 04:42:49 [INFO] 04:42:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6243 --- 04:42:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/resources 04:42:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:49 [INFO] 04:42:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6243 --- 04:42:49 [INFO] Recompiling the module because of changed dependency. 04:42:49 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:42:49 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/with/defaults/rev110601/IetfNetconfWithDefaultsData.java:[79,145] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:42:49 [INFO] 04:42:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6243 >>> 04:42:49 [INFO] 04:42:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6243 --- 04:42:49 [INFO] Spotbugs plugin skipped 04:42:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:49 [INFO] 04:42:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6243 <<< 04:42:49 [INFO] 04:42:49 [INFO] 04:42:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6243 --- 04:42:49 [INFO] Spotbugs plugin skipped 04:42:49 [INFO] 04:42:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6243 --- 04:42:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/test/resources 04:42:49 [INFO] 04:42:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6243 --- 04:42:49 [INFO] No sources to compile 04:42:49 [INFO] 04:42:49 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6243 --- 04:42:49 [INFO] No tests to run. 04:42:49 [INFO] 04:42:49 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6243 --- 04:42:49 [INFO] 04:42:49 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6243 --- 04:42:49 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT.jar 04:42:49 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 04:42:49 [INFO] 04:42:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- 04:42:50 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-javadoc.jar 04:42:50 [INFO] 04:42:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 04:42:50 [INFO] CycloneDX: Resolving Dependencies 04:42:51 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.xml 04:42:51 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.json 04:42:51 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:51 [INFO] 04:42:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 04:42:51 [INFO] Skipping duplicate-finder execution! 04:42:51 [INFO] 04:42:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6243 --- 04:42:51 [INFO] No dependency problems found 04:42:51 [INFO] 04:42:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- 04:42:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-sources.jar 04:42:51 [INFO] 04:42:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- jacoco:0.8.15:report (report) @ rfc6243 --- 04:42:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:51 [INFO] 04:42:51 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.pom 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.jar 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-javadoc.jar 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT-sources.jar 04:42:51 [INFO] 04:42:51 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6243 --- 04:42:51 [INFO] Installing org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.jar 04:42:51 [INFO] Writing OBR metadata 04:42:51 [INFO] 04:42:51 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6243 --- 04:42:51 [INFO] org.opendaylight.ietf.model:rfc6243:bundle:2.0.4-SNAPSHOT 04:42:51 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:51 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:51 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:51 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:51 [INFO] +- junit:junit:jar:4.13.2:test 04:42:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:51 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:51 [INFO] 04:42:51 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6243 --- 04:42:51 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/sonatype-clm/module.xml 04:42:51 [INFO] 04:42:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ 04:42:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 2.0.4-SNAPSHOT [14/161] 04:42:51 [INFO] from features/odl-ietf-model-rfc6243/pom.xml 04:42:51 [INFO] ------------------------------[ feature ]------------------------------- 04:42:51 [INFO] 04:42:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:51 [INFO] 04:42:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:51 [INFO] 04:42:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:51 [INFO] argLine set to empty 04:42:51 [INFO] 04:42:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Starting audit... 04:42:51 Audit done. 04:42:51 [INFO] You have 0 Checkstyle violations. 04:42:51 [INFO] 04:42:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Starting audit... 04:42:51 Audit done. 04:42:51 [INFO] You have 0 Checkstyle violations. 04:42:51 [INFO] 04:42:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml 04:42:51 [INFO] ...done! 04:42:51 [INFO] Set artifact 04:42:51 [INFO] 04:42:51 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:51 [INFO] 04:42:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> 04:42:51 [INFO] 04:42:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:51 [INFO] 04:42:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< 04:42:51 [INFO] 04:42:51 [INFO] 04:42:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 04:42:51 [INFO] Project dependency features detected: [] 04:42:51 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:51 [INFO] Creating RMI registry server on 127.0.0.1:34001 04:42:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:51 [INFO] Waiting for remote bundle context.. on 34001 name: d72f2e8f-435e-43c8-86ff-4fadccad95ba timout: [ RelativeTimeout value = 180000 ] 04:42:56 [INFO] Building jar from resources and headers. 04:42:56 [INFO] Writing jar finished. 04:42:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:58 [INFO] 04:42:58 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] 04:42:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:58 [INFO] 04:42:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] CycloneDX: Resolving Dependencies 04:42:58 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:42:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.xml 04:42:58 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.json 04:42:58 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:58 [INFO] 04:42:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Skipping duplicate-finder execution! 04:42:58 [INFO] 04:42:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Skipping plugin execution 04:42:58 [INFO] 04:42:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Skipping source per configuration. 04:42:58 [INFO] 04:42:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] 04:42:58 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:58 [INFO] 04:42:58 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT.pom 04:42:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-features.xml 04:42:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:58 [INFO] 04:42:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT 04:42:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:58 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:58 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:58 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:58 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:58 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:58 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:58 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:58 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:58 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:58 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:42:58 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:58 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:58 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:58 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:58 [INFO] +- junit:junit:jar:4.13.2:test 04:42:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:58 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:58 [INFO] 04:42:58 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/sonatype-clm/module.xml 04:42:58 [INFO] 04:42:58 [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- 04:42:58 [INFO] Building rfc6470 2.0.4-SNAPSHOT [15/161] 04:42:58 [INFO] from model/rfc/rfc6470/pom.xml 04:42:58 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:58 [INFO] 04:42:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 04:42:58 [INFO] 04:42:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6470 --- 04:42:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:58 [INFO] 04:42:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6470 --- 04:42:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:58 [INFO] 04:42:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6470 --- 04:42:58 [INFO] 04:42:58 [INFO] --- dependency:3.11.0:properties (default) @ rfc6470 --- 04:42:58 [INFO] 04:42:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6470 --- 04:42:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:42:58 [INFO] 04:42:58 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6470 --- 04:42:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/yang 04:42:58 [INFO] yang-to-sources: Found 2 dependencies in 2.436 ms 04:42:58 [INFO] yang-to-sources: Project model files found: 1 in 2.998 ms 04:42:58 [INFO] yang-to-sources: 3 YANG models processed in 65.34 ms 04:42:59 [INFO] BindingJavaFileGenerator: Defined 25 files in 11.15 ms 04:42:59 [INFO] Sorted 25 files into 7 directories in 154.7 μs 04:42:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 20.91 ms 04:42:59 [INFO] 04:42:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 04:42:59 [INFO] Starting audit... 04:42:59 Audit done. 04:42:59 [INFO] You have 0 Checkstyle violations. 04:42:59 [INFO] 04:42:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 04:42:59 [INFO] Starting audit... 04:42:59 Audit done. 04:42:59 [INFO] You have 0 Checkstyle violations. 04:42:59 [INFO] 04:42:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6470 --- 04:42:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/resources 04:42:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:59 [INFO] 04:42:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6470 --- 04:42:59 [INFO] Recompiling the module because of changed dependency. 04:42:59 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:42:59 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/notifications/rev120206/IetfNetconfNotificationsData.java:[163,146] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:42:59 [INFO] 04:42:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6470 >>> 04:42:59 [INFO] 04:42:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6470 --- 04:42:59 [INFO] Spotbugs plugin skipped 04:42:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:59 [INFO] 04:42:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6470 <<< 04:42:59 [INFO] 04:42:59 [INFO] 04:42:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6470 --- 04:42:59 [INFO] Spotbugs plugin skipped 04:42:59 [INFO] 04:42:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6470 --- 04:42:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/test/resources 04:42:59 [INFO] 04:42:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6470 --- 04:42:59 [INFO] No sources to compile 04:42:59 [INFO] 04:42:59 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6470 --- 04:42:59 [INFO] No tests to run. 04:42:59 [INFO] 04:42:59 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6470 --- 04:42:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT.jar 04:42:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 04:42:59 [INFO] 04:42:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- 04:43:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-javadoc.jar 04:43:01 [INFO] 04:43:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 04:43:01 [INFO] CycloneDX: Resolving Dependencies 04:43:01 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:43:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.xml 04:43:01 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.json 04:43:01 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:43:01 [INFO] 04:43:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 04:43:01 [INFO] Skipping duplicate-finder execution! 04:43:01 [INFO] 04:43:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6470 --- 04:43:01 [INFO] No dependency problems found 04:43:01 [INFO] 04:43:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- 04:43:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-sources.jar 04:43:01 [INFO] 04:43:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6470 --- 04:43:01 [INFO] 04:43:01 [INFO] --- jacoco:0.8.15:report (report) @ rfc6470 --- 04:43:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:01 [INFO] 04:43:01 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.pom 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.jar 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-javadoc.jar 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:43:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT-sources.jar 04:43:01 [INFO] 04:43:01 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6470 --- 04:43:01 [INFO] Installing org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.jar 04:43:01 [INFO] Writing OBR metadata 04:43:01 [INFO] 04:43:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6470 --- 04:43:01 [INFO] org.opendaylight.ietf.model:rfc6470:bundle:2.0.4-SNAPSHOT 04:43:01 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:01 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:43:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:01 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:01 [INFO] +- junit:junit:jar:4.13.2:test 04:43:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:01 [INFO] 04:43:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc6470 --- 04:43:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/sonatype-clm/module.xml 04:43:01 [INFO] 04:43:01 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ 04:43:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 2.0.4-SNAPSHOT [16/161] 04:43:01 [INFO] from features/odl-ietf-model-rfc6470/pom.xml 04:43:01 [INFO] ------------------------------[ feature ]------------------------------- 04:43:01 [INFO] 04:43:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- 04:43:01 [INFO] 04:43:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- 04:43:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:01 [INFO] 04:43:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- 04:43:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:01 [INFO] 04:43:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] 04:43:02 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] 04:43:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:02 [INFO] argLine set to empty 04:43:02 [INFO] 04:43:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Starting audit... 04:43:02 Audit done. 04:43:02 [INFO] You have 0 Checkstyle violations. 04:43:02 [INFO] 04:43:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Starting audit... 04:43:02 Audit done. 04:43:02 [INFO] You have 0 Checkstyle violations. 04:43:02 [INFO] 04:43:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] 04:43:02 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml 04:43:02 [INFO] ...done! 04:43:02 [INFO] Set artifact 04:43:02 [INFO] 04:43:02 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:02 [INFO] 04:43:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> 04:43:02 [INFO] 04:43:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:02 [INFO] 04:43:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< 04:43:02 [INFO] 04:43:02 [INFO] 04:43:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] 04:43:02 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 04:43:02 [INFO] Project dependency features detected: [] 04:43:02 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:02 [INFO] Creating RMI registry server on 127.0.0.1:41949 04:43:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:02 [INFO] Waiting for remote bundle context.. on 41949 name: 22773f7a-703d-45b9-89c3-16468baa7732 timout: [ RelativeTimeout value = 180000 ] 04:43:07 [INFO] Building jar from resources and headers. 04:43:07 [INFO] Writing jar finished. 04:43:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:09 [INFO] 04:43:09 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] 04:43:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:09 [INFO] 04:43:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] CycloneDX: Resolving Dependencies 04:43:09 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:43:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.xml 04:43:09 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.json 04:43:09 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:43:09 [INFO] 04:43:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Skipping duplicate-finder execution! 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Skipping plugin execution 04:43:09 [INFO] 04:43:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Skipping source per configuration. 04:43:09 [INFO] 04:43:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] 04:43:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:09 [INFO] 04:43:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT.pom 04:43:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-features.xml 04:43:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.4-SNAPSHOT 04:43:09 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:09 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:09 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:09 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:09 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:09 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:09 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:09 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:09 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:09 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] +- org.opendaylight.ietf.model:rfc6470:jar:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:09 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:09 [INFO] +- junit:junit:jar:4.13.2:test 04:43:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:09 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:09 [INFO] 04:43:09 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/sonatype-clm/module.xml 04:43:09 [INFO] 04:43:09 [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- 04:43:09 [INFO] Building rfc8343 2.0.4-SNAPSHOT [17/161] 04:43:09 [INFO] from model/rfc/rfc8343/pom.xml 04:43:09 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:09 [INFO] 04:43:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8343 --- 04:43:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:09 [INFO] 04:43:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8343 --- 04:43:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:09 [INFO] 04:43:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:properties (default) @ rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8343 --- 04:43:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:43:09 [INFO] 04:43:09 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8343 --- 04:43:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/yang 04:43:09 [INFO] yang-to-sources: Found 1 dependencies in 2.331 ms 04:43:09 [INFO] yang-to-sources: Project model files found: 1 in 15.03 ms 04:43:09 [INFO] yang-to-sources: 2 YANG models processed in 35.42 ms 04:43:09 [INFO] BindingJavaFileGenerator: Defined 22 files in 7.041 ms 04:43:09 [INFO] Sorted 22 files into 7 directories in 154.4 μs 04:43:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.49 ms 04:43:09 [INFO] 04:43:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 04:43:09 [INFO] Starting audit... 04:43:09 Audit done. 04:43:09 [INFO] You have 0 Checkstyle violations. 04:43:09 [INFO] 04:43:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 04:43:09 [INFO] Starting audit... 04:43:09 Audit done. 04:43:09 [INFO] You have 0 Checkstyle violations. 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8343 --- 04:43:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/resources 04:43:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:09 [INFO] 04:43:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8343 --- 04:43:09 [INFO] Recompiling the module because of changed dependency. 04:43:09 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:43:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/IetfInterfacesData.java:[366,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:43:10 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:43:10 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:43:10 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:43:10 [INFO] 04:43:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8343 >>> 04:43:10 [INFO] 04:43:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8343 --- 04:43:10 [INFO] Spotbugs plugin skipped 04:43:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:10 [INFO] 04:43:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8343 <<< 04:43:10 [INFO] 04:43:10 [INFO] 04:43:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8343 --- 04:43:10 [INFO] Spotbugs plugin skipped 04:43:10 [INFO] 04:43:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8343 --- 04:43:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/test/resources 04:43:10 [INFO] 04:43:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8343 --- 04:43:10 [INFO] No sources to compile 04:43:10 [INFO] 04:43:10 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8343 --- 04:43:10 [INFO] No tests to run. 04:43:10 [INFO] 04:43:10 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8343 --- 04:43:10 [INFO] 04:43:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8343 --- 04:43:10 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT.jar 04:43:10 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 04:43:10 [INFO] 04:43:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- 04:43:12 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-javadoc.jar 04:43:12 [INFO] 04:43:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 04:43:12 [INFO] CycloneDX: Resolving Dependencies 04:43:12 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:43:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.xml 04:43:12 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.json 04:43:12 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:12 [INFO] 04:43:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 04:43:12 [INFO] Skipping duplicate-finder execution! 04:43:12 [INFO] 04:43:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8343 --- 04:43:12 [INFO] No dependency problems found 04:43:12 [INFO] 04:43:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- 04:43:12 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-sources.jar 04:43:12 [INFO] 04:43:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8343 --- 04:43:12 [INFO] 04:43:12 [INFO] --- jacoco:0.8.15:report (report) @ rfc8343 --- 04:43:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:12 [INFO] 04:43:12 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.pom 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.jar 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-javadoc.jar 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT-sources.jar 04:43:12 [INFO] 04:43:12 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8343 --- 04:43:12 [INFO] Installing org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.jar 04:43:12 [INFO] Writing OBR metadata 04:43:12 [INFO] 04:43:12 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8343 --- 04:43:12 [INFO] org.opendaylight.ietf.model:rfc8343:bundle:2.0.4-SNAPSHOT 04:43:12 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:12 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:12 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:12 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:12 [INFO] +- junit:junit:jar:4.13.2:test 04:43:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:12 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:12 [INFO] 04:43:12 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8343 --- 04:43:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/sonatype-clm/module.xml 04:43:12 [INFO] 04:43:12 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ 04:43:12 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 2.0.4-SNAPSHOT [18/161] 04:43:12 [INFO] from features/odl-ietf-model-rfc8343/pom.xml 04:43:12 [INFO] ------------------------------[ feature ]------------------------------- 04:43:12 [INFO] 04:43:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- 04:43:12 [INFO] 04:43:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- 04:43:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:12 [INFO] 04:43:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- 04:43:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:12 [INFO] 04:43:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] 04:43:13 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] 04:43:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:13 [INFO] argLine set to empty 04:43:13 [INFO] 04:43:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Starting audit... 04:43:13 Audit done. 04:43:13 [INFO] You have 0 Checkstyle violations. 04:43:13 [INFO] 04:43:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Starting audit... 04:43:13 Audit done. 04:43:13 [INFO] You have 0 Checkstyle violations. 04:43:13 [INFO] 04:43:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] 04:43:13 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml 04:43:13 [INFO] ...done! 04:43:13 [INFO] Set artifact 04:43:13 [INFO] 04:43:13 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:13 [INFO] 04:43:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> 04:43:13 [INFO] 04:43:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:13 [INFO] 04:43:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< 04:43:13 [INFO] 04:43:13 [INFO] 04:43:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] 04:43:13 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 04:43:13 [INFO] Project dependency features detected: [] 04:43:13 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:13 [INFO] Creating RMI registry server on 127.0.0.1:33923 04:43:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:13 [INFO] Waiting for remote bundle context.. on 33923 name: 45d2477e-d508-4d0e-8ccb-187ff9698f64 timout: [ RelativeTimeout value = 180000 ] 04:43:17 [INFO] Building jar from resources and headers. 04:43:17 [INFO] Writing jar finished. 04:43:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:19 [INFO] 04:43:19 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8343 --- 04:43:19 [INFO] 04:43:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- 04:43:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:19 [INFO] 04:43:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- 04:43:19 [INFO] CycloneDX: Resolving Dependencies 04:43:20 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:43:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.xml 04:43:20 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.json 04:43:20 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:20 [INFO] 04:43:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Skipping duplicate-finder execution! 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Skipping plugin execution 04:43:20 [INFO] 04:43:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Skipping source per configuration. 04:43:20 [INFO] 04:43:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] 04:43:20 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:20 [INFO] 04:43:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT.pom 04:43:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-features.xml 04:43:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT 04:43:20 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:20 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:20 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:20 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:20 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:20 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:20 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:20 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:20 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:20 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:20 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:20 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:20 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:20 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:20 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:20 [INFO] +- junit:junit:jar:4.13.2:test 04:43:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:20 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:20 [INFO] 04:43:20 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:20 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/sonatype-clm/module.xml 04:43:20 [INFO] 04:43:20 [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- 04:43:20 [INFO] Building iana-if-type 2.0.4-SNAPSHOT [19/161] 04:43:20 [INFO] from model/iana/iana-if-type/pom.xml 04:43:20 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:20 [INFO] 04:43:20 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 04:43:20 [INFO] 04:43:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-if-type --- 04:43:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:20 [INFO] 04:43:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-if-type --- 04:43:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:20 [INFO] 04:43:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-if-type --- 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.11.0:properties (default) @ iana-if-type --- 04:43:20 [INFO] 04:43:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-if-type --- 04:43:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:43:20 [INFO] 04:43:20 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-if-type --- 04:43:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:20 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/yang 04:43:20 [INFO] yang-to-sources: Found 2 dependencies in 2.687 ms 04:43:20 [INFO] yang-to-sources: Project model files found: 1 in 19.42 ms 04:43:20 [INFO] yang-to-sources: 3 YANG models processed in 38.31 ms 04:43:20 [INFO] BindingJavaFileGenerator: Defined 304 files in 13.47 ms 04:43:20 [INFO] Sorted 304 files into 3 directories in 758.7 μs 04:43:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 71.38 ms 04:43:20 [INFO] 04:43:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 04:43:20 [INFO] Starting audit... 04:43:20 Audit done. 04:43:20 [INFO] You have 0 Checkstyle violations. 04:43:20 [INFO] 04:43:20 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 04:43:20 [INFO] Starting audit... 04:43:20 Audit done. 04:43:20 [INFO] You have 0 Checkstyle violations. 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-if-type --- 04:43:20 [INFO] 04:43:20 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-if-type --- 04:43:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/resources 04:43:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:20 [INFO] 04:43:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-if-type --- 04:43:20 [INFO] Recompiling the module because of changed dependency. 04:43:20 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 04:43:21 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/_if/type/rev230126/IanaIfTypeData.java:[1031,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:43:21 [INFO] 04:43:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-if-type >>> 04:43:21 [INFO] 04:43:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-if-type --- 04:43:21 [INFO] Spotbugs plugin skipped 04:43:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:21 [INFO] 04:43:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-if-type <<< 04:43:21 [INFO] 04:43:21 [INFO] 04:43:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-if-type --- 04:43:21 [INFO] Spotbugs plugin skipped 04:43:21 [INFO] 04:43:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-if-type --- 04:43:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/test/resources 04:43:21 [INFO] 04:43:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-if-type --- 04:43:21 [INFO] No sources to compile 04:43:21 [INFO] 04:43:21 [INFO] --- surefire:3.5.6:test (default-test) @ iana-if-type --- 04:43:21 [INFO] No tests to run. 04:43:21 [INFO] 04:43:21 [INFO] --- copy:14.3.6:copy-files (default) @ iana-if-type --- 04:43:21 [INFO] 04:43:21 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-if-type --- 04:43:21 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT.jar 04:43:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 04:43:21 [INFO] 04:43:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- 04:43:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar 04:43:25 [INFO] 04:43:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 04:43:25 [INFO] CycloneDX: Resolving Dependencies 04:43:26 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:43:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.xml 04:43:26 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.json 04:43:26 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.json 04:43:26 [INFO] 04:43:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 04:43:26 [INFO] Skipping duplicate-finder execution! 04:43:26 [INFO] 04:43:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-if-type --- 04:43:26 [INFO] No dependency problems found 04:43:26 [INFO] 04:43:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- 04:43:26 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-sources.jar 04:43:26 [INFO] 04:43:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-if-type --- 04:43:26 [INFO] 04:43:26 [INFO] --- jacoco:0.8.15:report (report) @ iana-if-type --- 04:43:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:26 [INFO] 04:43:26 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.pom 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.jar 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-javadoc.jar 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-cyclonedx.json 04:43:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT-sources.jar 04:43:26 [INFO] 04:43:26 [INFO] --- bundle:6.0.2:install (default-install) @ iana-if-type --- 04:43:26 [INFO] Installing org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.jar 04:43:26 [INFO] Writing OBR metadata 04:43:26 [INFO] 04:43:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-if-type --- 04:43:26 [INFO] org.opendaylight.ietf.model:iana-if-type:bundle:2.0.4-SNAPSHOT 04:43:26 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:26 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:26 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:26 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:26 [INFO] +- junit:junit:jar:4.13.2:test 04:43:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:26 [INFO] 04:43:26 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-if-type --- 04:43:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/sonatype-clm/module.xml 04:43:26 [INFO] 04:43:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ 04:43:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 2.0.4-SNAPSHOT [20/161] 04:43:26 [INFO] from features/odl-ietf-model-rfc7224/pom.xml 04:43:26 [INFO] ------------------------------[ feature ]------------------------------- 04:43:26 [INFO] 04:43:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:26 [INFO] 04:43:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:26 [INFO] 04:43:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:26 [INFO] argLine set to empty 04:43:26 [INFO] 04:43:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Starting audit... 04:43:26 Audit done. 04:43:26 [INFO] You have 0 Checkstyle violations. 04:43:26 [INFO] 04:43:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Starting audit... 04:43:26 Audit done. 04:43:26 [INFO] You have 0 Checkstyle violations. 04:43:26 [INFO] 04:43:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml 04:43:26 [INFO] ...done! 04:43:26 [INFO] Set artifact 04:43:26 [INFO] 04:43:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:26 [INFO] 04:43:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> 04:43:26 [INFO] 04:43:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:26 [INFO] 04:43:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< 04:43:26 [INFO] 04:43:26 [INFO] 04:43:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 04:43:26 [INFO] Project dependency features detected: [] 04:43:26 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:26 [INFO] Creating RMI registry server on 127.0.0.1:41433 04:43:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:26 [INFO] Waiting for remote bundle context.. on 41433 name: 067b1da8-5fae-48dd-a0da-03be61a1ac56 timout: [ RelativeTimeout value = 180000 ] 04:43:30 [INFO] Building jar from resources and headers. 04:43:30 [INFO] Writing jar finished. 04:43:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:32 [INFO] 04:43:32 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7224 --- 04:43:32 [INFO] 04:43:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- 04:43:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:32 [INFO] 04:43:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- 04:43:32 [INFO] CycloneDX: Resolving Dependencies 04:43:33 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:43:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.xml 04:43:33 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.json 04:43:33 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.json 04:43:33 [INFO] 04:43:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Skipping duplicate-finder execution! 04:43:33 [INFO] 04:43:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Skipping plugin execution 04:43:33 [INFO] 04:43:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Skipping source per configuration. 04:43:33 [INFO] 04:43:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] 04:43:33 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:33 [INFO] 04:43:33 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT.pom 04:43:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-features.xml 04:43:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.json 04:43:33 [INFO] 04:43:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.4-SNAPSHOT 04:43:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:33 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:33 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:33 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:33 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:33 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:33 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:33 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] +- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:43:33 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:33 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:33 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:33 [INFO] +- junit:junit:jar:4.13.2:test 04:43:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:33 [INFO] 04:43:33 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/sonatype-clm/module.xml 04:43:33 [INFO] 04:43:33 [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- 04:43:33 [INFO] Building iana-crypt-hash 2.0.4-SNAPSHOT [21/161] 04:43:33 [INFO] from model/iana/iana-crypt-hash/pom.xml 04:43:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:33 [INFO] 04:43:33 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 04:43:33 [INFO] 04:43:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-crypt-hash --- 04:43:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:33 [INFO] 04:43:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 04:43:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:33 [INFO] 04:43:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-crypt-hash --- 04:43:33 [INFO] 04:43:33 [INFO] --- dependency:3.11.0:properties (default) @ iana-crypt-hash --- 04:43:33 [INFO] 04:43:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 04:43:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:43:33 [INFO] 04:43:33 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-crypt-hash --- 04:43:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/yang 04:43:33 [INFO] yang-to-sources: Found 0 dependencies in 2.396 ms 04:43:33 [INFO] yang-to-sources: Project model files found: 1 in 1.788 ms 04:43:33 [INFO] yang-to-sources: 1 YANG models processed in 3.506 ms 04:43:33 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.799 ms 04:43:33 [INFO] Sorted 8 files into 3 directories in 211.4 μs 04:43:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.700 ms 04:43:33 [INFO] 04:43:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 04:43:33 [INFO] Starting audit... 04:43:33 Audit done. 04:43:33 [INFO] You have 0 Checkstyle violations. 04:43:33 [INFO] 04:43:33 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 04:43:33 [INFO] Starting audit... 04:43:33 Audit done. 04:43:33 [INFO] You have 0 Checkstyle violations. 04:43:33 [INFO] 04:43:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-crypt-hash --- 04:43:33 [INFO] 04:43:33 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-crypt-hash --- 04:43:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/resources 04:43:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:33 [INFO] 04:43:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-crypt-hash --- 04:43:33 [INFO] Recompiling the module because of changed source code. 04:43:33 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:43:33 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/crypt/hash/rev140806/IanaCryptHashData.java:[63,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:43:33 [INFO] 04:43:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 04:43:33 [INFO] 04:43:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-crypt-hash --- 04:43:33 [INFO] Spotbugs plugin skipped 04:43:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:33 [INFO] 04:43:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 04:43:33 [INFO] 04:43:33 [INFO] 04:43:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-crypt-hash --- 04:43:33 [INFO] Spotbugs plugin skipped 04:43:33 [INFO] 04:43:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-crypt-hash --- 04:43:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/test/resources 04:43:33 [INFO] 04:43:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-crypt-hash --- 04:43:33 [INFO] No sources to compile 04:43:33 [INFO] 04:43:33 [INFO] --- surefire:3.5.6:test (default-test) @ iana-crypt-hash --- 04:43:33 [INFO] No tests to run. 04:43:33 [INFO] 04:43:33 [INFO] --- copy:14.3.6:copy-files (default) @ iana-crypt-hash --- 04:43:33 [INFO] 04:43:33 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-crypt-hash --- 04:43:33 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT.jar 04:43:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 04:43:33 [INFO] 04:43:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- 04:43:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar 04:43:35 [INFO] 04:43:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 04:43:35 [INFO] CycloneDX: Resolving Dependencies 04:43:35 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:43:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.xml 04:43:35 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.json 04:43:35 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:35 [INFO] 04:43:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 04:43:35 [INFO] Skipping duplicate-finder execution! 04:43:35 [INFO] 04:43:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- 04:43:35 [INFO] No dependency problems found 04:43:35 [INFO] 04:43:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- 04:43:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar 04:43:35 [INFO] 04:43:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- jacoco:0.8.15:report (report) @ iana-crypt-hash --- 04:43:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:35 [INFO] 04:43:35 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.pom 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.jar 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-javadoc.jar 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT-sources.jar 04:43:35 [INFO] 04:43:35 [INFO] --- bundle:6.0.2:install (default-install) @ iana-crypt-hash --- 04:43:35 [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.jar 04:43:35 [INFO] Writing OBR metadata 04:43:35 [INFO] 04:43:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-crypt-hash --- 04:43:35 [INFO] org.opendaylight.ietf.model:iana-crypt-hash:bundle:2.0.4-SNAPSHOT 04:43:35 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:35 [INFO] +- junit:junit:jar:4.13.2:test 04:43:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:35 [INFO] 04:43:35 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-crypt-hash --- 04:43:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/sonatype-clm/module.xml 04:43:35 [INFO] 04:43:35 [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- 04:43:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 2.0.4-SNAPSHOT [22/161] 04:43:35 [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml 04:43:35 [INFO] ------------------------------[ feature ]------------------------------- 04:43:35 [INFO] 04:43:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:35 [INFO] 04:43:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:35 [INFO] 04:43:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:35 [INFO] argLine set to empty 04:43:35 [INFO] 04:43:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Starting audit... 04:43:35 Audit done. 04:43:35 [INFO] You have 0 Checkstyle violations. 04:43:35 [INFO] 04:43:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Starting audit... 04:43:35 Audit done. 04:43:35 [INFO] You have 0 Checkstyle violations. 04:43:35 [INFO] 04:43:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 04:43:35 [INFO] ...done! 04:43:35 [INFO] Set artifact 04:43:35 [INFO] 04:43:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:35 [INFO] 04:43:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> 04:43:35 [INFO] 04:43:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:35 [INFO] 04:43:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< 04:43:35 [INFO] 04:43:35 [INFO] 04:43:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] 04:43:35 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash 04:43:35 [INFO] Project dependency features detected: [] 04:43:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:35 [INFO] Creating RMI registry server on 127.0.0.1:33625 04:43:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:36 [INFO] Waiting for remote bundle context.. on 33625 name: 27de6e07-95b0-4daf-abab-6c1bee71cd51 timout: [ RelativeTimeout value = 180000 ] 04:43:40 [INFO] Building jar from resources and headers. 04:43:40 [INFO] Writing jar finished. 04:43:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:42 [INFO] 04:43:42 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] 04:43:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:42 [INFO] 04:43:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] CycloneDX: Resolving Dependencies 04:43:42 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:43:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml 04:43:42 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json 04:43:42 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:42 [INFO] 04:43:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Skipping duplicate-finder execution! 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Skipping plugin execution 04:43:42 [INFO] 04:43:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Skipping source per configuration. 04:43:42 [INFO] 04:43:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] 04:43:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:42 [INFO] 04:43:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT.pom 04:43:42 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-features.xml 04:43:42 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:42 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT 04:43:42 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:42 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:42 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:42 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:42 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:42 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:42 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:42 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:42 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:43:42 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:42 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:42 [INFO] +- junit:junit:jar:4.13.2:test 04:43:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:42 [INFO] 04:43:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/sonatype-clm/module.xml 04:43:42 [INFO] 04:43:42 [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- 04:43:42 [INFO] Building rfc8341 2.0.4-SNAPSHOT [23/161] 04:43:42 [INFO] from model/rfc/rfc8341/pom.xml 04:43:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:42 [INFO] 04:43:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8341 --- 04:43:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:42 [INFO] 04:43:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8341 --- 04:43:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:42 [INFO] 04:43:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:properties (default) @ rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8341 --- 04:43:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:43:42 [INFO] 04:43:42 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8341 --- 04:43:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/yang 04:43:42 [INFO] yang-to-sources: Found 1 dependencies in 2.257 ms 04:43:42 [INFO] yang-to-sources: Project model files found: 1 in 3.710 ms 04:43:42 [INFO] yang-to-sources: 2 YANG models processed in 16.08 ms 04:43:42 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.627 ms 04:43:42 [INFO] Sorted 30 files into 8 directories in 144.5 μs 04:43:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 11.20 ms 04:43:42 [INFO] 04:43:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 04:43:42 [INFO] Starting audit... 04:43:42 Audit done. 04:43:42 [INFO] You have 0 Checkstyle violations. 04:43:42 [INFO] 04:43:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 04:43:42 [INFO] Starting audit... 04:43:42 Audit done. 04:43:42 [INFO] You have 0 Checkstyle violations. 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8341 --- 04:43:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/resources 04:43:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:42 [INFO] 04:43:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8341 --- 04:43:42 [INFO] Recompiling the module because of changed dependency. 04:43:42 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:43:43 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/acm/rev180214/IetfNetconfAcmData.java:[213,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:43:43 [INFO] 04:43:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8341 >>> 04:43:43 [INFO] 04:43:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8341 --- 04:43:43 [INFO] Spotbugs plugin skipped 04:43:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:43 [INFO] 04:43:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8341 <<< 04:43:43 [INFO] 04:43:43 [INFO] 04:43:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8341 --- 04:43:43 [INFO] Spotbugs plugin skipped 04:43:43 [INFO] 04:43:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8341 --- 04:43:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/test/resources 04:43:43 [INFO] 04:43:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8341 --- 04:43:43 [INFO] No sources to compile 04:43:43 [INFO] 04:43:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8341 --- 04:43:43 [INFO] No tests to run. 04:43:43 [INFO] 04:43:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8341 --- 04:43:43 [INFO] 04:43:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8341 --- 04:43:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT.jar 04:43:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 04:43:43 [INFO] 04:43:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- 04:43:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-javadoc.jar 04:43:45 [INFO] 04:43:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 04:43:45 [INFO] CycloneDX: Resolving Dependencies 04:43:45 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:43:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.xml 04:43:45 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.json 04:43:45 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:45 [INFO] 04:43:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 04:43:45 [INFO] Skipping duplicate-finder execution! 04:43:45 [INFO] 04:43:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8341 --- 04:43:45 [INFO] No dependency problems found 04:43:45 [INFO] 04:43:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- 04:43:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-sources.jar 04:43:45 [INFO] 04:43:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8341 --- 04:43:45 [INFO] 04:43:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8341 --- 04:43:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:45 [INFO] 04:43:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.pom 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.jar 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-javadoc.jar 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT-sources.jar 04:43:45 [INFO] 04:43:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8341 --- 04:43:45 [INFO] Installing org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.jar 04:43:45 [INFO] Writing OBR metadata 04:43:45 [INFO] 04:43:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8341 --- 04:43:45 [INFO] org.opendaylight.ietf.model:rfc8341:bundle:2.0.4-SNAPSHOT 04:43:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:45 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:45 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:45 [INFO] +- junit:junit:jar:4.13.2:test 04:43:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:45 [INFO] 04:43:45 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8341 --- 04:43:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/sonatype-clm/module.xml 04:43:45 [INFO] 04:43:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ 04:43:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 2.0.4-SNAPSHOT [24/161] 04:43:45 [INFO] from features/odl-ietf-model-rfc8341/pom.xml 04:43:45 [INFO] ------------------------------[ feature ]------------------------------- 04:43:45 [INFO] 04:43:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] 04:43:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:45 [INFO] 04:43:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:45 [INFO] 04:43:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] 04:43:45 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] 04:43:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:45 [INFO] argLine set to empty 04:43:45 [INFO] 04:43:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Starting audit... 04:43:45 Audit done. 04:43:45 [INFO] You have 0 Checkstyle violations. 04:43:45 [INFO] 04:43:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Starting audit... 04:43:45 Audit done. 04:43:45 [INFO] You have 0 Checkstyle violations. 04:43:45 [INFO] 04:43:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] 04:43:45 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- 04:43:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml 04:43:46 [INFO] ...done! 04:43:46 [INFO] Set artifact 04:43:46 [INFO] 04:43:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:46 [INFO] 04:43:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> 04:43:46 [INFO] 04:43:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:46 [INFO] 04:43:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< 04:43:46 [INFO] 04:43:46 [INFO] 04:43:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] 04:43:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 04:43:46 [INFO] Project dependency features detected: [] 04:43:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:46 [INFO] Creating RMI registry server on 127.0.0.1:40705 04:43:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:46 [INFO] Waiting for remote bundle context.. on 40705 name: 2a49841d-bf15-4f1a-853a-11787fdab105 timout: [ RelativeTimeout value = 180000 ] 04:43:50 [INFO] Building jar from resources and headers. 04:43:50 [INFO] Writing jar finished. 04:43:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:52 [INFO] 04:43:52 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8341 --- 04:43:52 [INFO] 04:43:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- 04:43:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:52 [INFO] 04:43:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- 04:43:52 [INFO] CycloneDX: Resolving Dependencies 04:43:53 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:43:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.xml 04:43:53 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.json 04:43:53 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:53 [INFO] 04:43:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Skipping duplicate-finder execution! 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Skipping plugin execution 04:43:53 [INFO] 04:43:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Skipping source per configuration. 04:43:53 [INFO] 04:43:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] 04:43:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:53 [INFO] 04:43:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT.pom 04:43:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-features.xml 04:43:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT 04:43:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:53 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:53 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:53 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:53 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:53 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:43:53 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:53 [INFO] +- junit:junit:jar:4.13.2:test 04:43:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:53 [INFO] 04:43:53 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/sonatype-clm/module.xml 04:43:53 [INFO] 04:43:53 [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- 04:43:53 [INFO] Building rfc7317-ietf-system 2.0.4-SNAPSHOT [25/161] 04:43:53 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 04:43:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:53 [INFO] 04:43:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7317-ietf-system --- 04:43:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:53 [INFO] 04:43:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 04:43:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:53 [INFO] 04:43:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 04:43:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:43:53 [INFO] 04:43:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7317-ietf-system --- 04:43:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/yang 04:43:53 [INFO] yang-to-sources: Found 4 dependencies in 3.122 ms 04:43:53 [INFO] yang-to-sources: Project model files found: 1 in 5.777 ms 04:43:53 [INFO] yang-to-sources: 5 YANG models processed in 27.61 ms 04:43:53 [INFO] BindingJavaFileGenerator: Defined 91 files in 9.586 ms 04:43:53 [INFO] Sorted 91 files into 21 directories in 212.6 μs 04:43:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 23.40 ms 04:43:53 [INFO] 04:43:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 04:43:53 [INFO] Starting audit... 04:43:53 Audit done. 04:43:53 [INFO] You have 0 Checkstyle violations. 04:43:53 [INFO] 04:43:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 04:43:53 [INFO] Starting audit... 04:43:53 Audit done. 04:43:53 [INFO] You have 0 Checkstyle violations. 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7317-ietf-system --- 04:43:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/resources 04:43:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:53 [INFO] 04:43:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7317-ietf-system --- 04:43:53 [INFO] Recompiling the module because of changed dependency. 04:43:53 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 04:43:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/system/rev140806/IetfSystemData.java:[347,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:43:53 [INFO] 04:43:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 04:43:53 [INFO] 04:43:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7317-ietf-system --- 04:43:53 [INFO] Spotbugs plugin skipped 04:43:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:53 [INFO] 04:43:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 04:43:53 [INFO] 04:43:53 [INFO] 04:43:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7317-ietf-system --- 04:43:53 [INFO] Spotbugs plugin skipped 04:43:53 [INFO] 04:43:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7317-ietf-system --- 04:43:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/test/resources 04:43:53 [INFO] 04:43:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- 04:43:53 [INFO] No sources to compile 04:43:53 [INFO] 04:43:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7317-ietf-system --- 04:43:53 [INFO] No tests to run. 04:43:53 [INFO] 04:43:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7317-ietf-system --- 04:43:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 04:43:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 04:43:53 [INFO] 04:43:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- 04:43:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar 04:43:56 [INFO] 04:43:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 04:43:56 [INFO] CycloneDX: Resolving Dependencies 04:43:57 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:43:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.xml 04:43:57 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.json 04:43:57 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:43:57 [INFO] 04:43:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 04:43:57 [INFO] Skipping duplicate-finder execution! 04:43:57 [INFO] 04:43:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 04:43:57 [INFO] No dependency problems found 04:43:57 [INFO] 04:43:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 04:43:57 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar 04:43:57 [INFO] 04:43:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc7317-ietf-system --- 04:43:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:57 [INFO] 04:43:57 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.pom 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-javadoc.jar 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:43:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT-sources.jar 04:43:57 [INFO] 04:43:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7317-ietf-system --- 04:43:57 [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 04:43:57 [INFO] Writing OBR metadata 04:43:57 [INFO] 04:43:57 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7317-ietf-system --- 04:43:57 [INFO] org.opendaylight.ietf.model:rfc7317-ietf-system:bundle:2.0.4-SNAPSHOT 04:43:57 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:43:57 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:57 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:57 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:57 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:43:57 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:57 [INFO] +- junit:junit:jar:4.13.2:test 04:43:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:57 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:57 [INFO] 04:43:57 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc7317-ietf-system --- 04:43:57 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/sonatype-clm/module.xml 04:43:57 [INFO] 04:43:57 [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ 04:43:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 2.0.4-SNAPSHOT [26/161] 04:43:57 [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml 04:43:57 [INFO] ------------------------------[ feature ]------------------------------- 04:43:57 [INFO] 04:43:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:57 [INFO] 04:43:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:57 [INFO] 04:43:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:57 [INFO] argLine set to empty 04:43:57 [INFO] 04:43:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Starting audit... 04:43:57 Audit done. 04:43:57 [INFO] You have 0 Checkstyle violations. 04:43:57 [INFO] 04:43:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Starting audit... 04:43:57 Audit done. 04:43:57 [INFO] You have 0 Checkstyle violations. 04:43:57 [INFO] 04:43:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml 04:43:57 [INFO] ...done! 04:43:57 [INFO] Set artifact 04:43:57 [INFO] 04:43:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:57 [INFO] 04:43:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> 04:43:57 [INFO] 04:43:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:57 [INFO] 04:43:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< 04:43:57 [INFO] 04:43:57 [INFO] 04:43:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] 04:43:57 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system 04:43:57 [INFO] Project dependency features detected: [] 04:43:57 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:57 [INFO] Creating RMI registry server on 127.0.0.1:40243 04:43:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:58 [INFO] Waiting for remote bundle context.. on 40243 name: ae113806-9198-465e-bb41-21f603bae78d timout: [ RelativeTimeout value = 180000 ] 04:44:02 [INFO] Building jar from resources and headers. 04:44:02 [INFO] Writing jar finished. 04:44:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:04 [INFO] 04:44:04 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] 04:44:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:04 [INFO] 04:44:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] CycloneDX: Resolving Dependencies 04:44:04 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:44:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml 04:44:04 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json 04:44:04 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:44:04 [INFO] 04:44:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Skipping duplicate-finder execution! 04:44:04 [INFO] 04:44:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Skipping plugin execution 04:44:04 [INFO] 04:44:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Skipping source per configuration. 04:44:04 [INFO] 04:44:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] 04:44:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:04 [INFO] 04:44:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT.pom 04:44:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-features.xml 04:44:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:44:04 [INFO] 04:44:04 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:xml:features:2.0.4-SNAPSHOT 04:44:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:04 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:04 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:04 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:04 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:04 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:04 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:04 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:04 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:04 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] +- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:04 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:04 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:04 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:04 [INFO] +- junit:junit:jar:4.13.2:test 04:44:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:04 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:04 [INFO] 04:44:04 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/sonatype-clm/module.xml 04:44:04 [INFO] 04:44:04 [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- 04:44:04 [INFO] Building rfc7407-ietf-x509-cert-to-name 2.0.4-SNAPSHOT [27/161] 04:44:04 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 04:44:04 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:04 [INFO] 04:44:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] 04:44:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:04 [INFO] 04:44:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:04 [INFO] 04:44:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] 04:44:04 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] 04:44:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:04 [INFO] 04:44:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 04:44:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 04:44:04 [INFO] yang-to-sources: Found 1 dependencies in 1.918 ms 04:44:04 [INFO] yang-to-sources: Project model files found: 1 in 3.206 ms 04:44:04 [INFO] yang-to-sources: 2 YANG models processed in 21.75 ms 04:44:04 [INFO] BindingJavaFileGenerator: Defined 16 files in 5.574 ms 04:44:04 [INFO] Sorted 16 files into 4 directories in 236.4 μs 04:44:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 15.50 ms 04:44:04 [INFO] 04:44:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Starting audit... 04:44:05 Audit done. 04:44:05 [INFO] You have 0 Checkstyle violations. 04:44:05 [INFO] 04:44:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Starting audit... 04:44:05 Audit done. 04:44:05 [INFO] You have 0 Checkstyle violations. 04:44:05 [INFO] 04:44:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] 04:44:05 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 04:44:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 04:44:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 04:44:05 [INFO] 04:44:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Recompiling the module because of changed dependency. 04:44:05 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:44:05 [WARNING] /w/workspace/ietf-maven-clm-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:[68,42] possible 'this' escape before subclass is fully initialized 04:44:05 [WARNING] /w/workspace/ietf-maven-clm-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/IetfX509CertToNameData.java:[98,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:44:05 [INFO] 04:44:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 04:44:05 [INFO] 04:44:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Spotbugs plugin skipped 04:44:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:05 [INFO] 04:44:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 04:44:05 [INFO] 04:44:05 [INFO] 04:44:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Spotbugs plugin skipped 04:44:05 [INFO] 04:44:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 04:44:05 [INFO] 04:44:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] No sources to compile 04:44:05 [INFO] 04:44:05 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] No tests to run. 04:44:05 [INFO] 04:44:05 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] 04:44:05 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 04:44:05 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 04:44:05 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 04:44:05 [INFO] 04:44:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 04:44:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar 04:44:06 [INFO] 04:44:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:06 [INFO] CycloneDX: Resolving Dependencies 04:44:07 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:44:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 04:44:07 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 04:44:07 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:07 [INFO] 04:44:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Skipping duplicate-finder execution! 04:44:07 [INFO] 04:44:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] No dependency problems found 04:44:07 [INFO] 04:44:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar 04:44:07 [INFO] 04:44:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:07 [INFO] 04:44:07 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.pom 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-javadoc.jar 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-sources.jar 04:44:07 [INFO] 04:44:07 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.jar 04:44:07 [INFO] Writing OBR metadata 04:44:07 [INFO] 04:44:07 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:bundle:2.0.4-SNAPSHOT 04:44:07 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:07 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:07 [INFO] +- junit:junit:jar:4.13.2:test 04:44:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:07 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:07 [INFO] 04:44:07 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 04:44:07 [INFO] 04:44:07 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- 04:44:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 2.0.4-SNAPSHOT [28/161] 04:44:07 [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml 04:44:07 [INFO] ------------------------------[ feature ]------------------------------- 04:44:07 [INFO] 04:44:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:07 [INFO] 04:44:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:07 [INFO] 04:44:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:07 [INFO] argLine set to empty 04:44:07 [INFO] 04:44:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Starting audit... 04:44:07 Audit done. 04:44:07 [INFO] You have 0 Checkstyle violations. 04:44:07 [INFO] 04:44:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Starting audit... 04:44:07 Audit done. 04:44:07 [INFO] You have 0 Checkstyle violations. 04:44:07 [INFO] 04:44:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml 04:44:07 [INFO] ...done! 04:44:07 [INFO] Set artifact 04:44:07 [INFO] 04:44:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:07 [INFO] 04:44:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> 04:44:07 [INFO] 04:44:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:07 [INFO] 04:44:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< 04:44:07 [INFO] 04:44:07 [INFO] 04:44:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] 04:44:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:44:07 [INFO] Project dependency features detected: [] 04:44:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:07 [INFO] Creating RMI registry server on 127.0.0.1:41881 04:44:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:07 [INFO] Waiting for remote bundle context.. on 41881 name: 5faaafcb-7110-4c85-b54e-5543e7a7ab22 timout: [ RelativeTimeout value = 180000 ] 04:44:12 [INFO] Building jar from resources and headers. 04:44:12 [INFO] Writing jar finished. 04:44:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:14 [INFO] 04:44:14 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] 04:44:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:14 [INFO] 04:44:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] CycloneDX: Resolving Dependencies 04:44:14 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:44:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml 04:44:14 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json 04:44:14 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:14 [INFO] 04:44:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Skipping duplicate-finder execution! 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Skipping plugin execution 04:44:14 [INFO] 04:44:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Skipping source per configuration. 04:44:14 [INFO] 04:44:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] 04:44:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:14 [INFO] 04:44:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT.pom 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-features.xml 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT 04:44:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:14 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:14 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:14 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:14 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:14 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:14 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:14 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:14 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:14 [INFO] +- junit:junit:jar:4.13.2:test 04:44:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:14 [INFO] 04:44:14 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 04:44:14 [INFO] 04:44:14 [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ 04:44:14 [INFO] Building rfc7407-ietf-snmp 2.0.4-SNAPSHOT [29/161] 04:44:14 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 04:44:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:14 [INFO] 04:44:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] 04:44:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:14 [INFO] 04:44:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:14 [INFO] 04:44:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] 04:44:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:14 [INFO] 04:44:14 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/yang 04:44:14 [INFO] yang-to-sources: Found 4 dependencies in 2.921 ms 04:44:14 [INFO] yang-to-sources: Project model files found: 12 in 9.031 ms 04:44:14 [INFO] yang-to-sources: 5 YANG models processed in 63.85 ms 04:44:14 [INFO] BindingJavaFileGenerator: Defined 183 files in 13.17 ms 04:44:14 [INFO] Sorted 183 files into 38 directories in 372.5 μs 04:44:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 56.00 ms 04:44:14 [INFO] 04:44:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Starting audit... 04:44:14 Audit done. 04:44:14 [INFO] You have 0 Checkstyle violations. 04:44:14 [INFO] 04:44:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Starting audit... 04:44:14 Audit done. 04:44:14 [INFO] You have 0 Checkstyle violations. 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] 04:44:14 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/resources 04:44:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:14 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:14 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:14 [INFO] 04:44:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Recompiling the module because of changed dependency. 04:44:14 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 04:44:15 [WARNING] /w/workspace/ietf-maven-clm-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:[68,42] possible 'this' escape before subclass is fully initialized 04:44:15 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/IetfSnmpData.java:[83,113] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:44:15 [INFO] 04:44:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 04:44:15 [INFO] 04:44:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] Spotbugs plugin skipped 04:44:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:15 [INFO] 04:44:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 04:44:15 [INFO] 04:44:15 [INFO] 04:44:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] Spotbugs plugin skipped 04:44:15 [INFO] 04:44:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/test/resources 04:44:15 [INFO] 04:44:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] No sources to compile 04:44:15 [INFO] 04:44:15 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] No tests to run. 04:44:15 [INFO] 04:44:15 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 04:44:16 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 04:44:16 [INFO] 04:44:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar 04:44:20 [INFO] 04:44:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] CycloneDX: Resolving Dependencies 04:44:20 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:44:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml 04:44:20 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.json 04:44:20 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:20 [INFO] 04:44:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Skipping duplicate-finder execution! 04:44:20 [INFO] 04:44:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] No dependency problems found 04:44:20 [INFO] 04:44:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar 04:44:20 [INFO] 04:44:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] 04:44:20 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:20 [INFO] 04:44:20 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.pom 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-javadoc.jar 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT-sources.jar 04:44:20 [INFO] 04:44:20 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 04:44:20 [INFO] Writing OBR metadata 04:44:20 [INFO] 04:44:20 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-snmp:bundle:2.0.4-SNAPSHOT 04:44:20 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:20 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:20 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:20 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:20 [INFO] +- junit:junit:jar:4.13.2:test 04:44:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:20 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:20 [INFO] 04:44:20 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc7407-ietf-snmp --- 04:44:20 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/sonatype-clm/module.xml 04:44:20 [INFO] 04:44:20 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- 04:44:20 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 2.0.4-SNAPSHOT [30/161] 04:44:20 [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml 04:44:20 [INFO] ------------------------------[ feature ]------------------------------- 04:44:20 [INFO] 04:44:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] 04:44:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:20 [INFO] 04:44:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:20 [INFO] 04:44:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] 04:44:20 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] 04:44:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:20 [INFO] argLine set to empty 04:44:20 [INFO] 04:44:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Starting audit... 04:44:20 Audit done. 04:44:20 [INFO] You have 0 Checkstyle violations. 04:44:20 [INFO] 04:44:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Starting audit... 04:44:20 Audit done. 04:44:20 [INFO] You have 0 Checkstyle violations. 04:44:20 [INFO] 04:44:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] 04:44:20 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:20 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml 04:44:21 [INFO] ...done! 04:44:21 [INFO] Set artifact 04:44:21 [INFO] 04:44:21 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:21 [INFO] 04:44:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> 04:44:21 [INFO] 04:44:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:21 [INFO] 04:44:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< 04:44:21 [INFO] 04:44:21 [INFO] 04:44:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] 04:44:21 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp 04:44:21 [INFO] Project dependency features detected: [] 04:44:21 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:21 [INFO] Creating RMI registry server on 127.0.0.1:33107 04:44:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:21 [INFO] Waiting for remote bundle context.. on 33107 name: e9837c22-f5ef-4cb6-8beb-b3a491a47d3f timout: [ RelativeTimeout value = 180000 ] 04:44:25 [INFO] Building jar from resources and headers. 04:44:25 [INFO] Writing jar finished. 04:44:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:27 [INFO] 04:44:27 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:27 [INFO] 04:44:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:27 [INFO] 04:44:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:27 [INFO] CycloneDX: Resolving Dependencies 04:44:28 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:44:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml 04:44:28 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json 04:44:28 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:28 [INFO] 04:44:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Skipping duplicate-finder execution! 04:44:28 [INFO] 04:44:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Skipping plugin execution 04:44:28 [INFO] 04:44:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Skipping source per configuration. 04:44:28 [INFO] 04:44:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] 04:44:28 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:28 [INFO] 04:44:28 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT.pom 04:44:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-features.xml 04:44:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:28 [INFO] 04:44:28 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:xml:features:2.0.4-SNAPSHOT 04:44:28 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:28 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:28 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:28 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:28 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:28 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:28 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:28 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:28 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:28 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:28 [INFO] +- junit:junit:jar:4.13.2:test 04:44:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:28 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:28 [INFO] 04:44:28 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/sonatype-clm/module.xml 04:44:28 [INFO] 04:44:28 [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- 04:44:28 [INFO] Building rfc7952 2.0.4-SNAPSHOT [31/161] 04:44:28 [INFO] from model/rfc/rfc7952/pom.xml 04:44:28 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:28 [INFO] 04:44:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 04:44:28 [INFO] 04:44:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7952 --- 04:44:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:28 [INFO] 04:44:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7952 --- 04:44:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:28 [INFO] 04:44:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7952 --- 04:44:28 [INFO] 04:44:28 [INFO] --- dependency:3.11.0:properties (default) @ rfc7952 --- 04:44:28 [INFO] 04:44:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7952 --- 04:44:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:28 [INFO] 04:44:28 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7952 --- 04:44:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/yang 04:44:28 [INFO] yang-to-sources: Found 0 dependencies in 1.706 ms 04:44:28 [INFO] yang-to-sources: Project model files found: 1 in 1.027 ms 04:44:28 [INFO] yang-to-sources: 1 YANG models processed in 3.179 ms 04:44:28 [INFO] BindingJavaFileGenerator: Defined 4 files in 725.1 μs 04:44:28 [INFO] Sorted 4 files into 3 directories in 113.3 μs 04:44:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.261 ms 04:44:28 [INFO] 04:44:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 04:44:28 [INFO] Starting audit... 04:44:28 Audit done. 04:44:28 [INFO] You have 0 Checkstyle violations. 04:44:28 [INFO] 04:44:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 04:44:28 [INFO] Starting audit... 04:44:28 Audit done. 04:44:28 [INFO] You have 0 Checkstyle violations. 04:44:28 [INFO] 04:44:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7952 --- 04:44:28 [INFO] 04:44:28 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7952 --- 04:44:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/resources 04:44:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:28 [INFO] 04:44:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7952 --- 04:44:28 [INFO] Recompiling the module because of changed source code. 04:44:28 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 04:44:28 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/metadata/rev160805/IetfYangMetadataData.java:[53,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:44:28 [INFO] 04:44:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7952 >>> 04:44:28 [INFO] 04:44:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7952 --- 04:44:28 [INFO] Spotbugs plugin skipped 04:44:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:28 [INFO] 04:44:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7952 <<< 04:44:28 [INFO] 04:44:28 [INFO] 04:44:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7952 --- 04:44:28 [INFO] Spotbugs plugin skipped 04:44:28 [INFO] 04:44:28 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7952 --- 04:44:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/test/resources 04:44:28 [INFO] 04:44:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7952 --- 04:44:28 [INFO] No sources to compile 04:44:28 [INFO] 04:44:28 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7952 --- 04:44:28 [INFO] No tests to run. 04:44:28 [INFO] 04:44:28 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7952 --- 04:44:28 [INFO] 04:44:28 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7952 --- 04:44:28 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT.jar 04:44:28 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 04:44:28 [INFO] 04:44:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- 04:44:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-javadoc.jar 04:44:29 [INFO] 04:44:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 04:44:29 [INFO] CycloneDX: Resolving Dependencies 04:44:30 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.xml 04:44:30 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.json 04:44:30 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:30 [INFO] 04:44:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 04:44:30 [INFO] Skipping duplicate-finder execution! 04:44:30 [INFO] 04:44:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7952 --- 04:44:30 [INFO] No dependency problems found 04:44:30 [INFO] 04:44:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- 04:44:30 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-sources.jar 04:44:30 [INFO] 04:44:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- jacoco:0.8.15:report (report) @ rfc7952 --- 04:44:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:30 [INFO] 04:44:30 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.pom 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.jar 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-javadoc.jar 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT-sources.jar 04:44:30 [INFO] 04:44:30 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7952 --- 04:44:30 [INFO] Installing org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.jar 04:44:30 [INFO] Writing OBR metadata 04:44:30 [INFO] 04:44:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7952 --- 04:44:30 [INFO] org.opendaylight.ietf.model:rfc7952:bundle:2.0.4-SNAPSHOT 04:44:30 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:30 [INFO] +- junit:junit:jar:4.13.2:test 04:44:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:30 [INFO] 04:44:30 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc7952 --- 04:44:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/sonatype-clm/module.xml 04:44:30 [INFO] 04:44:30 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ 04:44:30 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 2.0.4-SNAPSHOT [32/161] 04:44:30 [INFO] from features/odl-ietf-model-rfc7952/pom.xml 04:44:30 [INFO] ------------------------------[ feature ]------------------------------- 04:44:30 [INFO] 04:44:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:30 [INFO] 04:44:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:30 [INFO] 04:44:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:30 [INFO] argLine set to empty 04:44:30 [INFO] 04:44:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Starting audit... 04:44:30 Audit done. 04:44:30 [INFO] You have 0 Checkstyle violations. 04:44:30 [INFO] 04:44:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Starting audit... 04:44:30 Audit done. 04:44:30 [INFO] You have 0 Checkstyle violations. 04:44:30 [INFO] 04:44:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml 04:44:30 [INFO] ...done! 04:44:30 [INFO] Set artifact 04:44:30 [INFO] 04:44:30 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:30 [INFO] 04:44:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> 04:44:30 [INFO] 04:44:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:30 [INFO] 04:44:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< 04:44:30 [INFO] 04:44:30 [INFO] 04:44:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 04:44:30 [INFO] Project dependency features detected: [] 04:44:30 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:30 [INFO] Creating RMI registry server on 127.0.0.1:44301 04:44:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:30 [INFO] Waiting for remote bundle context.. on 44301 name: 944801cf-d239-42a5-9d37-2e4f57874018 timout: [ RelativeTimeout value = 180000 ] 04:44:35 [INFO] Building jar from resources and headers. 04:44:35 [INFO] Writing jar finished. 04:44:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:37 [INFO] 04:44:37 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7952 --- 04:44:37 [INFO] 04:44:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- 04:44:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:37 [INFO] 04:44:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- 04:44:37 [INFO] CycloneDX: Resolving Dependencies 04:44:38 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:44:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.xml 04:44:38 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.json 04:44:38 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:38 [INFO] 04:44:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Skipping duplicate-finder execution! 04:44:38 [INFO] 04:44:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Skipping plugin execution 04:44:38 [INFO] 04:44:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Skipping source per configuration. 04:44:38 [INFO] 04:44:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] 04:44:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:38 [INFO] 04:44:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT.pom 04:44:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-features.xml 04:44:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:38 [INFO] 04:44:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT 04:44:38 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:38 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:38 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:38 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:38 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:38 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:38 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:38 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:38 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:44:38 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:38 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:38 [INFO] +- junit:junit:jar:4.13.2:test 04:44:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:38 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:38 [INFO] 04:44:38 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/sonatype-clm/module.xml 04:44:38 [INFO] 04:44:38 [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- 04:44:38 [INFO] Building rfc8040-ietf-restconf 2.0.4-SNAPSHOT [33/161] 04:44:38 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 04:44:38 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:38 [INFO] 04:44:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] 04:44:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:38 [INFO] 04:44:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:38 [INFO] 04:44:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] 04:44:38 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] 04:44:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:38 [INFO] 04:44:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/yang 04:44:38 [INFO] yang-to-sources: Found 0 dependencies in 2.433 ms 04:44:38 [INFO] yang-to-sources: Project model files found: 1 in 2.410 ms 04:44:38 [INFO] yang-to-sources: 1 YANG models processed in 11.00 ms 04:44:38 [INFO] BindingJavaFileGenerator: Defined 21 files in 3.103 ms 04:44:38 [INFO] Sorted 21 files into 8 directories in 117.5 μs 04:44:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 10.10 ms 04:44:38 [INFO] 04:44:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Starting audit... 04:44:38 Audit done. 04:44:38 [INFO] You have 0 Checkstyle violations. 04:44:38 [INFO] 04:44:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Starting audit... 04:44:38 Audit done. 04:44:38 [INFO] You have 0 Checkstyle violations. 04:44:38 [INFO] 04:44:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] 04:44:38 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/resources 04:44:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:38 [INFO] 04:44:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Recompiling the module because of changed source code. 04:44:38 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:44:38 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/rev170126/IetfRestconfData.java:[111,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:44:38 [INFO] 04:44:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 04:44:38 [INFO] 04:44:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Spotbugs plugin skipped 04:44:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:38 [INFO] 04:44:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 04:44:38 [INFO] 04:44:38 [INFO] 04:44:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Spotbugs plugin skipped 04:44:38 [INFO] 04:44:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/test/resources 04:44:38 [INFO] 04:44:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] No sources to compile 04:44:38 [INFO] 04:44:38 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] No tests to run. 04:44:38 [INFO] 04:44:38 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] 04:44:38 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf --- 04:44:38 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 04:44:38 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 04:44:38 [INFO] 04:44:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 04:44:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar 04:44:41 [INFO] 04:44:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 04:44:41 [INFO] CycloneDX: Resolving Dependencies 04:44:42 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml 04:44:42 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.json 04:44:42 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:42 [INFO] 04:44:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Skipping duplicate-finder execution! 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] No dependency problems found 04:44:42 [INFO] 04:44:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar 04:44:42 [INFO] 04:44:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:42 [INFO] 04:44:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.pom 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-javadoc.jar 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT-sources.jar 04:44:42 [INFO] 04:44:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 04:44:42 [INFO] Writing OBR metadata 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf:bundle:2.0.4-SNAPSHOT 04:44:42 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:42 [INFO] +- junit:junit:jar:4.13.2:test 04:44:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:42 [INFO] 04:44:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8040-ietf-restconf --- 04:44:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/sonatype-clm/module.xml 04:44:42 [INFO] 04:44:42 [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- 04:44:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 2.0.4-SNAPSHOT [34/161] 04:44:42 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml 04:44:42 [INFO] ------------------------------[ feature ]------------------------------- 04:44:42 [INFO] 04:44:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:42 [INFO] 04:44:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:42 [INFO] 04:44:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:42 [INFO] argLine set to empty 04:44:42 [INFO] 04:44:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Starting audit... 04:44:42 Audit done. 04:44:42 [INFO] You have 0 Checkstyle violations. 04:44:42 [INFO] 04:44:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Starting audit... 04:44:42 Audit done. 04:44:42 [INFO] You have 0 Checkstyle violations. 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml 04:44:42 [INFO] ...done! 04:44:42 [INFO] Set artifact 04:44:42 [INFO] 04:44:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:42 [INFO] 04:44:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> 04:44:42 [INFO] 04:44:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:42 [INFO] 04:44:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< 04:44:42 [INFO] 04:44:42 [INFO] 04:44:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] 04:44:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf 04:44:42 [INFO] Project dependency features detected: [] 04:44:42 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:42 [INFO] Creating RMI registry server on 127.0.0.1:37241 04:44:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:42 [INFO] Waiting for remote bundle context.. on 37241 name: 36e93b7d-60a6-47c3-a755-488c69d5cd7a timout: [ RelativeTimeout value = 180000 ] 04:44:47 [INFO] Building jar from resources and headers. 04:44:47 [INFO] Writing jar finished. 04:44:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:49 [INFO] 04:44:49 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] 04:44:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:49 [INFO] 04:44:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] CycloneDX: Resolving Dependencies 04:44:49 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:44:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml 04:44:49 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json 04:44:49 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:49 [INFO] 04:44:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Skipping duplicate-finder execution! 04:44:49 [INFO] 04:44:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Skipping plugin execution 04:44:49 [INFO] 04:44:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Skipping source per configuration. 04:44:49 [INFO] 04:44:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] 04:44:49 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:49 [INFO] 04:44:49 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT.pom 04:44:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-features.xml 04:44:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:49 [INFO] 04:44:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT 04:44:49 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:49 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:49 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:49 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:49 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:49 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:49 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:49 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:49 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:49 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:44:49 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:49 [INFO] +- junit:junit:jar:4.13.2:test 04:44:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:49 [INFO] 04:44:49 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/sonatype-clm/module.xml 04:44:49 [INFO] 04:44:49 [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- 04:44:49 [INFO] Building rfc8040-ietf-restconf-monitoring 2.0.4-SNAPSHOT [35/161] 04:44:49 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 04:44:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:49 [INFO] 04:44:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 04:44:49 [INFO] 04:44:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 04:44:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:49 [INFO] 04:44:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 04:44:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:49 [INFO] 04:44:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] 04:44:50 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] 04:44:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:50 [INFO] 04:44:50 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 04:44:50 [INFO] yang-to-sources: Found 2 dependencies in 2.633 ms 04:44:50 [INFO] yang-to-sources: Project model files found: 1 in 1.927 ms 04:44:50 [INFO] yang-to-sources: 3 YANG models processed in 14.13 ms 04:44:50 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.735 ms 04:44:50 [INFO] Sorted 16 files into 6 directories in 104.9 μs 04:44:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 9.882 ms 04:44:50 [INFO] 04:44:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Starting audit... 04:44:50 Audit done. 04:44:50 [INFO] You have 0 Checkstyle violations. 04:44:50 [INFO] 04:44:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Starting audit... 04:44:50 Audit done. 04:44:50 [INFO] You have 0 Checkstyle violations. 04:44:50 [INFO] 04:44:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] 04:44:50 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 04:44:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:50 [INFO] 04:44:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Recompiling the module because of changed dependency. 04:44:50 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:44:50 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/monitoring/rev170126/IetfRestconfMonitoringData.java:[94,142] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:44:50 [INFO] 04:44:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 04:44:50 [INFO] 04:44:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Spotbugs plugin skipped 04:44:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:50 [INFO] 04:44:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 04:44:50 [INFO] 04:44:50 [INFO] 04:44:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Spotbugs plugin skipped 04:44:50 [INFO] 04:44:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 04:44:50 [INFO] 04:44:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] No sources to compile 04:44:50 [INFO] 04:44:50 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] No tests to run. 04:44:50 [INFO] 04:44:50 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] 04:44:50 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 04:44:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 04:44:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 04:44:50 [INFO] 04:44:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar 04:44:52 [INFO] 04:44:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] CycloneDX: Resolving Dependencies 04:44:52 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:44:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 04:44:52 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 04:44:52 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:52 [INFO] 04:44:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping duplicate-finder execution! 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] No dependency problems found 04:44:52 [INFO] 04:44:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar 04:44:52 [INFO] 04:44:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:52 [INFO] 04:44:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.pom 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-javadoc.jar 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-sources.jar 04:44:52 [INFO] 04:44:52 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.jar 04:44:52 [INFO] Writing OBR metadata 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:bundle:2.0.4-SNAPSHOT 04:44:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:52 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:52 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:52 [INFO] +- junit:junit:jar:4.13.2:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:52 [INFO] 04:44:52 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 04:44:52 [INFO] 04:44:52 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- 04:44:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 2.0.4-SNAPSHOT [36/161] 04:44:52 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml 04:44:52 [INFO] ------------------------------[ feature ]------------------------------- 04:44:52 [INFO] 04:44:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:52 [INFO] 04:44:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:52 [INFO] 04:44:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:52 [INFO] argLine set to empty 04:44:52 [INFO] 04:44:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Starting audit... 04:44:52 Audit done. 04:44:52 [INFO] You have 0 Checkstyle violations. 04:44:52 [INFO] 04:44:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Starting audit... 04:44:52 Audit done. 04:44:52 [INFO] You have 0 Checkstyle violations. 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 04:44:52 [INFO] ...done! 04:44:52 [INFO] Set artifact 04:44:52 [INFO] 04:44:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:52 [INFO] 04:44:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> 04:44:52 [INFO] 04:44:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:52 [INFO] 04:44:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< 04:44:52 [INFO] 04:44:52 [INFO] 04:44:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:44:52 [INFO] Project dependency features detected: [] 04:44:52 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:52 [INFO] Creating RMI registry server on 127.0.0.1:41289 04:44:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:53 [INFO] Waiting for remote bundle context.. on 41289 name: b7bbb2fa-0988-4793-b87e-7d65f85f610f timout: [ RelativeTimeout value = 180000 ] 04:44:57 [INFO] Building jar from resources and headers. 04:44:57 [INFO] Writing jar finished. 04:44:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:59 [INFO] 04:44:59 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] 04:44:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:59 [INFO] 04:44:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] CycloneDX: Resolving Dependencies 04:44:59 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:44:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 04:44:59 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json 04:44:59 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:59 [INFO] 04:44:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Skipping duplicate-finder execution! 04:44:59 [INFO] 04:44:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Skipping plugin execution 04:44:59 [INFO] 04:44:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Skipping source per configuration. 04:44:59 [INFO] 04:44:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] 04:44:59 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:59 [INFO] 04:44:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT.pom 04:44:59 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-features.xml 04:44:59 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:59 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:59 [INFO] 04:44:59 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.4-SNAPSHOT 04:44:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:59 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:59 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:59 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:59 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:59 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:59 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:59 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:59 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:2.0.4-SNAPSHOT:compile 04:44:59 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:59 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:59 [INFO] +- junit:junit:jar:4.13.2:test 04:44:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:59 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:59 [INFO] 04:44:59 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 04:44:59 [INFO] 04:44:59 [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- 04:44:59 [INFO] Building rfc8072 2.0.4-SNAPSHOT [37/161] 04:44:59 [INFO] from model/rfc/rfc8072/pom.xml 04:44:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:59 [INFO] 04:44:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 04:44:59 [INFO] 04:44:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8072 --- 04:44:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:59 [INFO] 04:44:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8072 --- 04:44:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:59 [INFO] 04:44:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8072 --- 04:44:59 [INFO] 04:44:59 [INFO] --- dependency:3.11.0:properties (default) @ rfc8072 --- 04:44:59 [INFO] 04:44:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8072 --- 04:44:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:44:59 [INFO] 04:44:59 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8072 --- 04:44:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/yang 04:44:59 [INFO] yang-to-sources: Found 1 dependencies in 1.820 ms 04:44:59 [INFO] yang-to-sources: Project model files found: 1 in 1.991 ms 04:44:59 [INFO] yang-to-sources: 2 YANG models processed in 14.72 ms 04:44:59 [INFO] BindingJavaFileGenerator: Defined 34 files in 3.851 ms 04:44:59 [INFO] Sorted 34 files into 12 directories in 146.1 μs 04:44:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 10.85 ms 04:44:59 [INFO] 04:44:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 04:45:00 [INFO] Starting audit... 04:45:00 Audit done. 04:45:00 [INFO] You have 0 Checkstyle violations. 04:45:00 [INFO] 04:45:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 04:45:00 [INFO] Starting audit... 04:45:00 Audit done. 04:45:00 [INFO] You have 0 Checkstyle violations. 04:45:00 [INFO] 04:45:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8072 --- 04:45:00 [INFO] 04:45:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8072 --- 04:45:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/resources 04:45:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:45:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:45:00 [INFO] 04:45:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8072 --- 04:45:00 [INFO] Recompiling the module because of changed dependency. 04:45:00 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 04:45:00 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/patch/rev170222/IetfYangPatchData.java:[158,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:00 [INFO] 04:45:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8072 >>> 04:45:00 [INFO] 04:45:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8072 --- 04:45:00 [INFO] Spotbugs plugin skipped 04:45:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:00 [INFO] 04:45:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8072 <<< 04:45:00 [INFO] 04:45:00 [INFO] 04:45:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8072 --- 04:45:00 [INFO] Spotbugs plugin skipped 04:45:00 [INFO] 04:45:00 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8072 --- 04:45:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/test/resources 04:45:00 [INFO] 04:45:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8072 --- 04:45:00 [INFO] No sources to compile 04:45:00 [INFO] 04:45:00 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8072 --- 04:45:00 [INFO] No tests to run. 04:45:00 [INFO] 04:45:00 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8072 --- 04:45:00 [INFO] 04:45:00 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8072 --- 04:45:00 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT.jar 04:45:00 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 04:45:00 [INFO] 04:45:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- 04:45:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-javadoc.jar 04:45:02 [INFO] 04:45:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 04:45:02 [INFO] CycloneDX: Resolving Dependencies 04:45:02 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:45:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.xml 04:45:02 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.json 04:45:02 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:45:02 [INFO] 04:45:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 04:45:02 [INFO] Skipping duplicate-finder execution! 04:45:02 [INFO] 04:45:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8072 --- 04:45:02 [INFO] No dependency problems found 04:45:02 [INFO] 04:45:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- 04:45:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-sources.jar 04:45:02 [INFO] 04:45:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8072 --- 04:45:02 [INFO] 04:45:02 [INFO] --- jacoco:0.8.15:report (report) @ rfc8072 --- 04:45:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:02 [INFO] 04:45:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.pom 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.jar 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-javadoc.jar 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:45:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT-sources.jar 04:45:02 [INFO] 04:45:02 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8072 --- 04:45:02 [INFO] Installing org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.jar 04:45:02 [INFO] Writing OBR metadata 04:45:02 [INFO] 04:45:02 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8072 --- 04:45:02 [INFO] org.opendaylight.ietf.model:rfc8072:bundle:2.0.4-SNAPSHOT 04:45:02 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:45:02 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:02 [INFO] +- junit:junit:jar:4.13.2:test 04:45:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:02 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:02 [INFO] 04:45:02 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8072 --- 04:45:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/sonatype-clm/module.xml 04:45:02 [INFO] 04:45:02 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ 04:45:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 2.0.4-SNAPSHOT [38/161] 04:45:02 [INFO] from features/odl-ietf-model-rfc8072/pom.xml 04:45:02 [INFO] ------------------------------[ feature ]------------------------------- 04:45:02 [INFO] 04:45:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] 04:45:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:02 [INFO] 04:45:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:02 [INFO] 04:45:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] 04:45:02 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] 04:45:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:02 [INFO] argLine set to empty 04:45:02 [INFO] 04:45:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- 04:45:02 [INFO] Starting audit... 04:45:02 Audit done. 04:45:02 [INFO] You have 0 Checkstyle violations. 04:45:02 [INFO] 04:45:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Starting audit... 04:45:03 Audit done. 04:45:03 [INFO] You have 0 Checkstyle violations. 04:45:03 [INFO] 04:45:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] 04:45:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml 04:45:03 [INFO] ...done! 04:45:03 [INFO] Set artifact 04:45:03 [INFO] 04:45:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:03 [INFO] 04:45:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> 04:45:03 [INFO] 04:45:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:03 [INFO] 04:45:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< 04:45:03 [INFO] 04:45:03 [INFO] 04:45:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] 04:45:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 04:45:03 [INFO] Project dependency features detected: [] 04:45:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:03 [INFO] Creating RMI registry server on 127.0.0.1:40593 04:45:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:03 [INFO] Waiting for remote bundle context.. on 40593 name: 83fee1c4-49c4-4dfc-9d93-6db8719e00ff timout: [ RelativeTimeout value = 180000 ] 04:45:07 [INFO] Building jar from resources and headers. 04:45:07 [INFO] Writing jar finished. 04:45:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:09 [INFO] 04:45:09 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8072 --- 04:45:09 [INFO] 04:45:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- 04:45:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:09 [INFO] 04:45:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- 04:45:09 [INFO] CycloneDX: Resolving Dependencies 04:45:10 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:45:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.xml 04:45:10 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.json 04:45:10 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:45:10 [INFO] 04:45:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Skipping duplicate-finder execution! 04:45:10 [INFO] 04:45:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Skipping plugin execution 04:45:10 [INFO] 04:45:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Skipping source per configuration. 04:45:10 [INFO] 04:45:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] 04:45:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:10 [INFO] 04:45:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT.pom 04:45:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-features.xml 04:45:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:45:10 [INFO] 04:45:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT 04:45:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:45:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:10 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:10 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:10 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:10 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:10 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:10 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:10 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:10 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:45:10 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:45:10 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:10 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:10 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:10 [INFO] +- junit:junit:jar:4.13.2:test 04:45:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:10 [INFO] 04:45:10 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/sonatype-clm/module.xml 04:45:10 [INFO] 04:45:10 [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- 04:45:10 [INFO] Building rfc8177 2.0.4-SNAPSHOT [39/161] 04:45:10 [INFO] from model/rfc/rfc8177/pom.xml 04:45:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:10 [INFO] 04:45:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 04:45:10 [INFO] 04:45:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8177 --- 04:45:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:10 [INFO] 04:45:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8177 --- 04:45:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:10 [INFO] 04:45:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8177 --- 04:45:10 [INFO] 04:45:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc8177 --- 04:45:10 [INFO] 04:45:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8177 --- 04:45:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:10 [INFO] 04:45:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8177 --- 04:45:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/yang 04:45:10 [INFO] yang-to-sources: Found 2 dependencies in 2.263 ms 04:45:10 [INFO] yang-to-sources: Project model files found: 1 in 2.387 ms 04:45:10 [INFO] yang-to-sources: 3 YANG models processed in 16.15 ms 04:45:10 [INFO] BindingJavaFileGenerator: Defined 68 files in 5.738 ms 04:45:10 [INFO] Sorted 68 files into 16 directories in 202.5 μs 04:45:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 15.45 ms 04:45:10 [INFO] 04:45:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 04:45:10 [INFO] Starting audit... 04:45:10 Audit done. 04:45:10 [INFO] You have 0 Checkstyle violations. 04:45:10 [INFO] 04:45:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 04:45:10 [INFO] Starting audit... 04:45:10 Audit done. 04:45:10 [INFO] You have 0 Checkstyle violations. 04:45:10 [INFO] 04:45:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8177 --- 04:45:10 [INFO] 04:45:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8177 --- 04:45:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/resources 04:45:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:10 [INFO] 04:45:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8177 --- 04:45:10 [INFO] Recompiling the module because of changed dependency. 04:45:10 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 04:45:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/key/chain/rev170615/IetfKeyChainData.java:[234,122] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:10 [INFO] 04:45:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8177 >>> 04:45:10 [INFO] 04:45:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8177 --- 04:45:10 [INFO] Spotbugs plugin skipped 04:45:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:10 [INFO] 04:45:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8177 <<< 04:45:10 [INFO] 04:45:10 [INFO] 04:45:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8177 --- 04:45:10 [INFO] Spotbugs plugin skipped 04:45:10 [INFO] 04:45:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8177 --- 04:45:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/test/resources 04:45:10 [INFO] 04:45:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8177 --- 04:45:10 [INFO] No sources to compile 04:45:10 [INFO] 04:45:10 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8177 --- 04:45:10 [INFO] No tests to run. 04:45:10 [INFO] 04:45:10 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8177 --- 04:45:10 [INFO] 04:45:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8177 --- 04:45:10 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT.jar 04:45:10 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 04:45:10 [INFO] 04:45:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- 04:45:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-javadoc.jar 04:45:13 [INFO] 04:45:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 04:45:13 [INFO] CycloneDX: Resolving Dependencies 04:45:13 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.xml 04:45:13 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.json 04:45:13 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:13 [INFO] 04:45:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 04:45:13 [INFO] Skipping duplicate-finder execution! 04:45:13 [INFO] 04:45:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8177 --- 04:45:13 [INFO] No dependency problems found 04:45:13 [INFO] 04:45:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- 04:45:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-sources.jar 04:45:13 [INFO] 04:45:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8177 --- 04:45:13 [INFO] 04:45:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8177 --- 04:45:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:13 [INFO] 04:45:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.pom 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.jar 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-javadoc.jar 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT-sources.jar 04:45:13 [INFO] 04:45:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8177 --- 04:45:13 [INFO] Installing org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.jar 04:45:13 [INFO] Writing OBR metadata 04:45:13 [INFO] 04:45:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8177 --- 04:45:13 [INFO] org.opendaylight.ietf.model:rfc8177:bundle:2.0.4-SNAPSHOT 04:45:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:13 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:13 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:45:13 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:13 [INFO] +- junit:junit:jar:4.13.2:test 04:45:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:13 [INFO] 04:45:13 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8177 --- 04:45:13 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/sonatype-clm/module.xml 04:45:13 [INFO] 04:45:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ 04:45:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 2.0.4-SNAPSHOT [40/161] 04:45:13 [INFO] from features/odl-ietf-model-rfc8177/pom.xml 04:45:13 [INFO] ------------------------------[ feature ]------------------------------- 04:45:13 [INFO] 04:45:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- 04:45:13 [INFO] 04:45:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- 04:45:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:13 [INFO] 04:45:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- 04:45:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:13 [INFO] 04:45:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:14 [INFO] argLine set to empty 04:45:14 [INFO] 04:45:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Starting audit... 04:45:14 Audit done. 04:45:14 [INFO] You have 0 Checkstyle violations. 04:45:14 [INFO] 04:45:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Starting audit... 04:45:14 Audit done. 04:45:14 [INFO] You have 0 Checkstyle violations. 04:45:14 [INFO] 04:45:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml 04:45:14 [INFO] ...done! 04:45:14 [INFO] Set artifact 04:45:14 [INFO] 04:45:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:14 [INFO] 04:45:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> 04:45:14 [INFO] 04:45:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:14 [INFO] 04:45:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< 04:45:14 [INFO] 04:45:14 [INFO] 04:45:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 04:45:14 [INFO] Project dependency features detected: [] 04:45:14 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:14 [INFO] Creating RMI registry server on 127.0.0.1:40733 04:45:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:14 [INFO] Waiting for remote bundle context.. on 40733 name: 5f43226a-ad44-4bab-bb61-e3fb53e069d3 timout: [ RelativeTimeout value = 180000 ] 04:45:18 [INFO] Building jar from resources and headers. 04:45:18 [INFO] Writing jar finished. 04:45:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:20 [INFO] 04:45:20 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8177 --- 04:45:20 [INFO] 04:45:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- 04:45:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:20 [INFO] 04:45:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- 04:45:20 [INFO] CycloneDX: Resolving Dependencies 04:45:21 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:45:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.xml 04:45:21 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.json 04:45:21 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:21 [INFO] 04:45:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Skipping duplicate-finder execution! 04:45:21 [INFO] 04:45:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Skipping plugin execution 04:45:21 [INFO] 04:45:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Skipping source per configuration. 04:45:21 [INFO] 04:45:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] 04:45:21 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:21 [INFO] 04:45:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT.pom 04:45:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-features.xml 04:45:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:21 [INFO] 04:45:21 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT 04:45:21 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:21 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:21 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:21 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:21 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:21 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:21 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:45:21 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:21 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:21 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:21 [INFO] +- junit:junit:jar:4.13.2:test 04:45:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:21 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:21 [INFO] 04:45:21 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/sonatype-clm/module.xml 04:45:21 [INFO] 04:45:21 [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- 04:45:21 [INFO] Building iana-routing-types 2.0.4-SNAPSHOT [41/161] 04:45:21 [INFO] from model/iana/iana-routing-types/pom.xml 04:45:21 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:21 [INFO] 04:45:21 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-routing-types --- 04:45:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:21 [INFO] 04:45:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-routing-types --- 04:45:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:21 [INFO] 04:45:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- dependency:3.11.0:properties (default) @ iana-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-routing-types --- 04:45:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:21 [INFO] 04:45:21 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-routing-types --- 04:45:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/yang 04:45:21 [INFO] yang-to-sources: Found 0 dependencies in 2.056 ms 04:45:21 [INFO] yang-to-sources: Project model files found: 1 in 15.89 ms 04:45:21 [INFO] yang-to-sources: 1 YANG models processed in 4.422 ms 04:45:21 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.041 ms 04:45:21 [INFO] Sorted 6 files into 3 directories in 94.14 μs 04:45:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.015 ms 04:45:21 [INFO] 04:45:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 04:45:21 [INFO] Starting audit... 04:45:21 Audit done. 04:45:21 [INFO] You have 0 Checkstyle violations. 04:45:21 [INFO] 04:45:21 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 04:45:21 [INFO] Starting audit... 04:45:21 Audit done. 04:45:21 [INFO] You have 0 Checkstyle violations. 04:45:21 [INFO] 04:45:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-routing-types --- 04:45:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/resources 04:45:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:21 [INFO] 04:45:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-routing-types --- 04:45:21 [INFO] Recompiling the module because of changed source code. 04:45:21 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:45:21 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/routing/types/rev220819/IanaRoutingTypesData.java:[328,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:21 [INFO] 04:45:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 04:45:21 [INFO] 04:45:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-routing-types --- 04:45:21 [INFO] Spotbugs plugin skipped 04:45:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:21 [INFO] 04:45:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 04:45:21 [INFO] 04:45:21 [INFO] 04:45:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-routing-types --- 04:45:21 [INFO] Spotbugs plugin skipped 04:45:21 [INFO] 04:45:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-routing-types --- 04:45:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/test/resources 04:45:21 [INFO] 04:45:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-routing-types --- 04:45:21 [INFO] No sources to compile 04:45:21 [INFO] 04:45:21 [INFO] --- surefire:3.5.6:test (default-test) @ iana-routing-types --- 04:45:21 [INFO] No tests to run. 04:45:21 [INFO] 04:45:21 [INFO] --- copy:14.3.6:copy-files (default) @ iana-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-routing-types --- 04:45:21 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT.jar 04:45:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:21 [INFO] 04:45:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- 04:45:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar 04:45:22 [INFO] 04:45:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 04:45:22 [INFO] CycloneDX: Resolving Dependencies 04:45:23 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.xml 04:45:23 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.json 04:45:23 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:23 [INFO] 04:45:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 04:45:23 [INFO] Skipping duplicate-finder execution! 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-routing-types --- 04:45:23 [INFO] No dependency problems found 04:45:23 [INFO] 04:45:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- 04:45:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-sources.jar 04:45:23 [INFO] 04:45:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- jacoco:0.8.15:report (report) @ iana-routing-types --- 04:45:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:23 [INFO] 04:45:23 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.pom 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.jar 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-javadoc.jar 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT-sources.jar 04:45:23 [INFO] 04:45:23 [INFO] --- bundle:6.0.2:install (default-install) @ iana-routing-types --- 04:45:23 [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.jar 04:45:23 [INFO] Writing OBR metadata 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-routing-types --- 04:45:23 [INFO] org.opendaylight.ietf.model:iana-routing-types:bundle:2.0.4-SNAPSHOT 04:45:23 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:23 [INFO] +- junit:junit:jar:4.13.2:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:23 [INFO] 04:45:23 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-routing-types --- 04:45:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/sonatype-clm/module.xml 04:45:23 [INFO] 04:45:23 [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- 04:45:23 [INFO] Building rfc8294-ietf-routing-types 2.0.4-SNAPSHOT [42/161] 04:45:23 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 04:45:23 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:23 [INFO] 04:45:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:23 [INFO] 04:45:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:23 [INFO] 04:45:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:23 [INFO] 04:45:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang 04:45:23 [INFO] yang-to-sources: Found 2 dependencies in 2.062 ms 04:45:23 [INFO] yang-to-sources: Project model files found: 1 in 7.919 ms 04:45:23 [INFO] yang-to-sources: 3 YANG models processed in 20.21 ms 04:45:23 [INFO] BindingJavaFileGenerator: Defined 47 files in 5.671 ms 04:45:23 [INFO] Sorted 47 files into 6 directories in 153.7 μs 04:45:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 19.16 ms 04:45:23 [INFO] 04:45:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Starting audit... 04:45:23 Audit done. 04:45:23 [INFO] You have 0 Checkstyle violations. 04:45:23 [INFO] 04:45:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Starting audit... 04:45:23 Audit done. 04:45:23 [INFO] You have 0 Checkstyle violations. 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources 04:45:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:23 [INFO] 04:45:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Recompiling the module because of changed dependency. 04:45:23 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:45:23 [WARNING] /w/workspace/ietf-maven-clm-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:[68,42] possible 'this' escape before subclass is fully initialized 04:45:23 [WARNING] /w/workspace/ietf-maven-clm-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:[68,42] possible 'this' escape before subclass is fully initialized 04:45:23 [WARNING] /w/workspace/ietf-maven-clm-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/IetfRoutingTypesData.java:[284,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:23 [WARNING] /w/workspace/ietf-maven-clm-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:[66,42] possible 'this' escape before subclass is fully initialized 04:45:23 [INFO] 04:45:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 04:45:23 [INFO] 04:45:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 04:45:24 [INFO] Fork Value is true 04:45:26 [INFO] Done SpotBugs Analysis.... 04:45:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:26 [INFO] 04:45:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 04:45:26 [INFO] 04:45:26 [INFO] 04:45:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] BugInstance size is 0 04:45:26 [INFO] Error size is 0 04:45:26 [INFO] No errors/warnings found 04:45:26 [INFO] 04:45:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources 04:45:26 [INFO] 04:45:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] No sources to compile 04:45:26 [INFO] 04:45:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] No tests to run. 04:45:26 [INFO] 04:45:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] 04:45:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 04:45:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 04:45:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:26 [INFO] 04:45:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 04:45:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar 04:45:28 [INFO] 04:45:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 04:45:28 [INFO] CycloneDX: Resolving Dependencies 04:45:29 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 04:45:29 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json 04:45:29 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:29 [INFO] 04:45:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Skipping duplicate-finder execution! 04:45:29 [INFO] 04:45:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] No dependency problems found 04:45:29 [INFO] 04:45:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar 04:45:29 [INFO] 04:45:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] 04:45:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:29 [INFO] 04:45:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.pom 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-javadoc.jar 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-sources.jar 04:45:29 [INFO] 04:45:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT/rfc8294-ietf-routing-types-2.0.4-SNAPSHOT.jar 04:45:29 [INFO] Writing OBR metadata 04:45:29 [INFO] 04:45:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] org.opendaylight.ietf.model:rfc8294-ietf-routing-types:bundle:2.0.4-SNAPSHOT 04:45:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:29 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:29 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:29 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:29 [INFO] +- junit:junit:jar:4.13.2:test 04:45:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:29 [INFO] 04:45:29 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8294-ietf-routing-types --- 04:45:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/sonatype-clm/module.xml 04:45:29 [INFO] 04:45:29 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ 04:45:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 2.0.4-SNAPSHOT [43/161] 04:45:29 [INFO] from features/odl-ietf-model-rfc8294/pom.xml 04:45:29 [INFO] ------------------------------[ feature ]------------------------------- 04:45:29 [INFO] 04:45:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] 04:45:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:29 [INFO] 04:45:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:29 [INFO] 04:45:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] 04:45:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] 04:45:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:29 [INFO] argLine set to empty 04:45:29 [INFO] 04:45:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Starting audit... 04:45:29 Audit done. 04:45:29 [INFO] You have 0 Checkstyle violations. 04:45:29 [INFO] 04:45:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Starting audit... 04:45:29 Audit done. 04:45:29 [INFO] You have 0 Checkstyle violations. 04:45:29 [INFO] 04:45:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] 04:45:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml 04:45:29 [INFO] ...done! 04:45:29 [INFO] Set artifact 04:45:29 [INFO] 04:45:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:29 [INFO] 04:45:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> 04:45:29 [INFO] 04:45:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:29 [INFO] 04:45:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< 04:45:29 [INFO] 04:45:29 [INFO] 04:45:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] 04:45:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8294 --- 04:45:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 04:45:29 [INFO] Project dependency features detected: [] 04:45:29 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:29 [INFO] Creating RMI registry server on 127.0.0.1:45411 04:45:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:29 [INFO] Waiting for remote bundle context.. on 45411 name: 1e1ed83d-b9ca-4444-8d98-f0ac8f9a406f timout: [ RelativeTimeout value = 180000 ] 04:45:34 [INFO] Building jar from resources and headers. 04:45:34 [INFO] Writing jar finished. 04:45:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:36 [INFO] 04:45:36 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] 04:45:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:36 [INFO] 04:45:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] CycloneDX: Resolving Dependencies 04:45:36 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:45:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.xml 04:45:36 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.json 04:45:36 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.json 04:45:36 [INFO] 04:45:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Skipping duplicate-finder execution! 04:45:36 [INFO] 04:45:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Skipping plugin execution 04:45:36 [INFO] 04:45:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Skipping source per configuration. 04:45:36 [INFO] 04:45:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] 04:45:36 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:36 [INFO] 04:45:36 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT.pom 04:45:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-features.xml 04:45:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.json 04:45:36 [INFO] 04:45:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT 04:45:36 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:36 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:36 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:36 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:36 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:36 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:36 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:36 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:36 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:36 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:45:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:36 [INFO] +- junit:junit:jar:4.13.2:test 04:45:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:36 [INFO] 04:45:36 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/sonatype-clm/module.xml 04:45:36 [INFO] 04:45:36 [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- 04:45:36 [INFO] Building rfc8342-ietf-datastores 2.0.4-SNAPSHOT [44/161] 04:45:36 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 04:45:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:36 [INFO] 04:45:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] 04:45:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:36 [INFO] 04:45:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:36 [INFO] 04:45:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] 04:45:36 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] 04:45:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:36 [INFO] 04:45:36 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:36 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/yang 04:45:36 [INFO] yang-to-sources: Found 0 dependencies in 2.365 ms 04:45:36 [INFO] yang-to-sources: Project model files found: 1 in 1.685 ms 04:45:36 [INFO] yang-to-sources: 1 YANG models processed in 3.461 ms 04:45:36 [INFO] BindingJavaFileGenerator: Defined 12 files in 933.4 μs 04:45:36 [INFO] Sorted 12 files into 3 directories in 99.57 μs 04:45:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 6.725 ms 04:45:36 [INFO] 04:45:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] Starting audit... 04:45:36 Audit done. 04:45:36 [INFO] You have 0 Checkstyle violations. 04:45:36 [INFO] 04:45:36 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] Starting audit... 04:45:36 Audit done. 04:45:36 [INFO] You have 0 Checkstyle violations. 04:45:36 [INFO] 04:45:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] 04:45:36 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/resources 04:45:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:36 [INFO] 04:45:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-datastores --- 04:45:36 [INFO] Recompiling the module because of changed source code. 04:45:36 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:45:37 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/datastores/rev180214/IetfDatastoresData.java:[79,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:37 [INFO] 04:45:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 04:45:37 [INFO] 04:45:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] Spotbugs plugin skipped 04:45:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:37 [INFO] 04:45:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 04:45:37 [INFO] 04:45:37 [INFO] 04:45:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] Spotbugs plugin skipped 04:45:37 [INFO] 04:45:37 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/test/resources 04:45:37 [INFO] 04:45:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] No sources to compile 04:45:37 [INFO] 04:45:37 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] No tests to run. 04:45:37 [INFO] 04:45:37 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] 04:45:37 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-datastores --- 04:45:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 04:45:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 04:45:37 [INFO] 04:45:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar 04:45:38 [INFO] 04:45:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] CycloneDX: Resolving Dependencies 04:45:38 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml 04:45:38 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.json 04:45:38 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.json 04:45:38 [INFO] 04:45:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Skipping duplicate-finder execution! 04:45:38 [INFO] 04:45:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] No dependency problems found 04:45:38 [INFO] 04:45:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar 04:45:38 [INFO] 04:45:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] 04:45:38 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:38 [INFO] 04:45:38 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.pom 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-javadoc.jar 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.json 04:45:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT-sources.jar 04:45:38 [INFO] 04:45:38 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 04:45:38 [INFO] Writing OBR metadata 04:45:38 [INFO] 04:45:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-datastores:bundle:2.0.4-SNAPSHOT 04:45:38 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:38 [INFO] +- junit:junit:jar:4.13.2:test 04:45:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:38 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:38 [INFO] 04:45:38 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8342-ietf-datastores --- 04:45:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/sonatype-clm/module.xml 04:45:38 [INFO] 04:45:38 [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- 04:45:38 [INFO] Building rfc8342-ietf-origin 2.0.4-SNAPSHOT [45/161] 04:45:38 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 04:45:38 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:38 [INFO] 04:45:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 04:45:38 [INFO] 04:45:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-origin --- 04:45:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:38 [INFO] 04:45:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 04:45:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:38 [INFO] 04:45:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- 04:45:38 [INFO] 04:45:38 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-origin --- 04:45:38 [INFO] 04:45:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 04:45:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:38 [INFO] 04:45:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-origin --- 04:45:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:39 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/yang 04:45:39 [INFO] yang-to-sources: Found 1 dependencies in 1.695 ms 04:45:39 [INFO] yang-to-sources: Project model files found: 1 in 1.206 ms 04:45:39 [INFO] yang-to-sources: 2 YANG models processed in 5.643 ms 04:45:39 [INFO] BindingJavaFileGenerator: Defined 11 files in 963.5 μs 04:45:39 [INFO] Sorted 11 files into 3 directories in 103.2 μs 04:45:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 5.176 ms 04:45:39 [INFO] 04:45:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Starting audit... 04:45:39 Audit done. 04:45:39 [INFO] You have 0 Checkstyle violations. 04:45:39 [INFO] 04:45:39 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Starting audit... 04:45:39 Audit done. 04:45:39 [INFO] You have 0 Checkstyle violations. 04:45:39 [INFO] 04:45:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-origin --- 04:45:39 [INFO] 04:45:39 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-origin --- 04:45:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/resources 04:45:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:39 [INFO] 04:45:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Recompiling the module because of changed dependency. 04:45:39 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:45:39 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/origin/rev180214/IetfOriginData.java:[82,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:39 [INFO] 04:45:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 04:45:39 [INFO] 04:45:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Spotbugs plugin skipped 04:45:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:39 [INFO] 04:45:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 04:45:39 [INFO] 04:45:39 [INFO] 04:45:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Spotbugs plugin skipped 04:45:39 [INFO] 04:45:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-origin --- 04:45:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/test/resources 04:45:39 [INFO] 04:45:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 04:45:39 [INFO] No sources to compile 04:45:39 [INFO] 04:45:39 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-origin --- 04:45:39 [INFO] No tests to run. 04:45:39 [INFO] 04:45:39 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-origin --- 04:45:39 [INFO] 04:45:39 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-origin --- 04:45:39 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 04:45:39 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 04:45:39 [INFO] 04:45:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar 04:45:40 [INFO] 04:45:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 04:45:40 [INFO] CycloneDX: Resolving Dependencies 04:45:40 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:45:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.xml 04:45:40 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.json 04:45:40 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.json 04:45:40 [INFO] 04:45:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Skipping duplicate-finder execution! 04:45:40 [INFO] 04:45:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 04:45:40 [INFO] No dependency problems found 04:45:40 [INFO] 04:45:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar 04:45:40 [INFO] 04:45:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 04:45:40 [INFO] 04:45:40 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:40 [INFO] 04:45:40 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.pom 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-javadoc.jar 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.json 04:45:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT-sources.jar 04:45:40 [INFO] 04:45:40 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 04:45:40 [INFO] Writing OBR metadata 04:45:40 [INFO] 04:45:40 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8342-ietf-origin --- 04:45:40 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-origin:bundle:2.0.4-SNAPSHOT 04:45:40 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:45:40 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:40 [INFO] +- junit:junit:jar:4.13.2:test 04:45:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:40 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:40 [INFO] 04:45:40 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8342-ietf-origin --- 04:45:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/sonatype-clm/module.xml 04:45:40 [INFO] 04:45:40 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ 04:45:40 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 2.0.4-SNAPSHOT [46/161] 04:45:40 [INFO] from features/odl-ietf-model-rfc8342/pom.xml 04:45:40 [INFO] ------------------------------[ feature ]------------------------------- 04:45:40 [INFO] 04:45:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- 04:45:40 [INFO] 04:45:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- 04:45:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:40 [INFO] 04:45:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- 04:45:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:40 [INFO] 04:45:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:41 [INFO] argLine set to empty 04:45:41 [INFO] 04:45:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Starting audit... 04:45:41 Audit done. 04:45:41 [INFO] You have 0 Checkstyle violations. 04:45:41 [INFO] 04:45:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Starting audit... 04:45:41 Audit done. 04:45:41 [INFO] You have 0 Checkstyle violations. 04:45:41 [INFO] 04:45:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml 04:45:41 [INFO] ...done! 04:45:41 [INFO] Set artifact 04:45:41 [INFO] 04:45:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:41 [INFO] 04:45:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> 04:45:41 [INFO] 04:45:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:41 [INFO] 04:45:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< 04:45:41 [INFO] 04:45:41 [INFO] 04:45:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 04:45:41 [INFO] Project dependency features detected: [] 04:45:41 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:41 [INFO] Creating RMI registry server on 127.0.0.1:38827 04:45:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:41 [INFO] Waiting for remote bundle context.. on 38827 name: be2eba24-64d4-42dc-a3d2-e94208b344c6 timout: [ RelativeTimeout value = 180000 ] 04:45:46 [INFO] Building jar from resources and headers. 04:45:46 [INFO] Writing jar finished. 04:45:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:48 [INFO] 04:45:48 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] 04:45:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:48 [INFO] 04:45:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] CycloneDX: Resolving Dependencies 04:45:48 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:45:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.xml 04:45:48 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.json 04:45:48 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.json 04:45:48 [INFO] 04:45:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Skipping duplicate-finder execution! 04:45:48 [INFO] 04:45:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Skipping plugin execution 04:45:48 [INFO] 04:45:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Skipping source per configuration. 04:45:48 [INFO] 04:45:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] 04:45:48 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:48 [INFO] 04:45:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT.pom 04:45:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-features.xml 04:45:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.json 04:45:48 [INFO] 04:45:48 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT 04:45:48 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:45:48 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:48 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:48 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:48 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:48 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:48 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:48 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:48 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:48 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:48 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:45:48 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:45:48 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:48 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:48 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:48 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:48 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:48 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:48 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:48 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:48 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:48 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:48 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:45:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:48 [INFO] +- junit:junit:jar:4.13.2:test 04:45:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:48 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:48 [INFO] 04:45:48 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/sonatype-clm/module.xml 04:45:48 [INFO] 04:45:48 [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- 04:45:48 [INFO] Building rfc8344 2.0.4-SNAPSHOT [47/161] 04:45:48 [INFO] from model/rfc/rfc8344/pom.xml 04:45:48 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:48 [INFO] 04:45:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 04:45:48 [INFO] 04:45:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8344 --- 04:45:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:48 [INFO] 04:45:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8344 --- 04:45:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:48 [INFO] 04:45:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8344 --- 04:45:48 [INFO] 04:45:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc8344 --- 04:45:48 [INFO] 04:45:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8344 --- 04:45:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:45:48 [INFO] 04:45:48 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8344 --- 04:45:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/yang 04:45:48 [INFO] yang-to-sources: Found 3 dependencies in 2.299 ms 04:45:48 [INFO] yang-to-sources: Project model files found: 1 in 3.946 ms 04:45:49 [INFO] yang-to-sources: 4 YANG models processed in 30.50 ms 04:45:49 [INFO] BindingJavaFileGenerator: Defined 56 files in 7.272 ms 04:45:49 [INFO] Sorted 56 files into 13 directories in 167.7 μs 04:45:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 23.64 ms 04:45:49 [INFO] 04:45:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 04:45:49 [INFO] Starting audit... 04:45:49 Audit done. 04:45:49 [INFO] You have 0 Checkstyle violations. 04:45:49 [INFO] 04:45:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 04:45:49 [INFO] Starting audit... 04:45:49 Audit done. 04:45:49 [INFO] You have 0 Checkstyle violations. 04:45:49 [INFO] 04:45:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8344 --- 04:45:49 [INFO] 04:45:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8344 --- 04:45:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/resources 04:45:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:49 [INFO] 04:45:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8344 --- 04:45:49 [INFO] Recompiling the module because of changed dependency. 04:45:49 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/IetfIpData.java:[410,109] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[76,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[163,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[23,13] 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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[77,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 04:45:49 [WARNING] /w/workspace/ietf-maven-clm-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:[174,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 04:45:49 [INFO] 04:45:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8344 >>> 04:45:49 [INFO] 04:45:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8344 --- 04:45:49 [INFO] Spotbugs plugin skipped 04:45:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:49 [INFO] 04:45:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8344 <<< 04:45:49 [INFO] 04:45:49 [INFO] 04:45:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8344 --- 04:45:49 [INFO] Spotbugs plugin skipped 04:45:49 [INFO] 04:45:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8344 --- 04:45:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/test/resources 04:45:49 [INFO] 04:45:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8344 --- 04:45:49 [INFO] No sources to compile 04:45:49 [INFO] 04:45:49 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8344 --- 04:45:49 [INFO] No tests to run. 04:45:49 [INFO] 04:45:49 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8344 --- 04:45:49 [INFO] 04:45:49 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8344 --- 04:45:49 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT.jar 04:45:49 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 04:45:49 [INFO] 04:45:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- 04:45:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-javadoc.jar 04:45:52 [INFO] 04:45:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 04:45:52 [INFO] CycloneDX: Resolving Dependencies 04:45:52 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:45:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.xml 04:45:52 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.json 04:45:52 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:45:52 [INFO] 04:45:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 04:45:52 [INFO] Skipping duplicate-finder execution! 04:45:52 [INFO] 04:45:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8344 --- 04:45:52 [INFO] No dependency problems found 04:45:52 [INFO] 04:45:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- 04:45:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-sources.jar 04:45:52 [INFO] 04:45:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- jacoco:0.8.15:report (report) @ rfc8344 --- 04:45:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:52 [INFO] 04:45:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.pom 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.jar 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-javadoc.jar 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:45:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT-sources.jar 04:45:52 [INFO] 04:45:52 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8344 --- 04:45:52 [INFO] Installing org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.jar 04:45:52 [INFO] Writing OBR metadata 04:45:52 [INFO] 04:45:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8344 --- 04:45:52 [INFO] org.opendaylight.ietf.model:rfc8344:bundle:2.0.4-SNAPSHOT 04:45:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:52 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:52 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:45:52 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:52 [INFO] +- junit:junit:jar:4.13.2:test 04:45:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:52 [INFO] 04:45:52 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8344 --- 04:45:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/sonatype-clm/module.xml 04:45:52 [INFO] 04:45:52 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ 04:45:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 2.0.4-SNAPSHOT [48/161] 04:45:52 [INFO] from features/odl-ietf-model-rfc8344/pom.xml 04:45:52 [INFO] ------------------------------[ feature ]------------------------------- 04:45:52 [INFO] 04:45:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:52 [INFO] 04:45:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:52 [INFO] 04:45:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:52 [INFO] argLine set to empty 04:45:52 [INFO] 04:45:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Starting audit... 04:45:52 Audit done. 04:45:52 [INFO] You have 0 Checkstyle violations. 04:45:52 [INFO] 04:45:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Starting audit... 04:45:52 Audit done. 04:45:52 [INFO] You have 0 Checkstyle violations. 04:45:52 [INFO] 04:45:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml 04:45:52 [INFO] ...done! 04:45:52 [INFO] Set artifact 04:45:52 [INFO] 04:45:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:52 [INFO] 04:45:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> 04:45:52 [INFO] 04:45:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:52 [INFO] 04:45:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< 04:45:52 [INFO] 04:45:52 [INFO] 04:45:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 04:45:52 [INFO] Project dependency features detected: [] 04:45:52 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:52 [INFO] Creating RMI registry server on 127.0.0.1:33651 04:45:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:53 [INFO] Waiting for remote bundle context.. on 33651 name: 01a6c01d-63e7-4166-89de-d0920031e7bc timout: [ RelativeTimeout value = 180000 ] 04:45:57 [INFO] Building jar from resources and headers. 04:45:57 [INFO] Writing jar finished. 04:45:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:59 [INFO] 04:45:59 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8344 --- 04:45:59 [INFO] 04:45:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- 04:45:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:59 [INFO] 04:45:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- 04:45:59 [INFO] CycloneDX: Resolving Dependencies 04:46:00 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:46:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.xml 04:46:00 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.json 04:46:00 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:46:00 [INFO] 04:46:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Skipping duplicate-finder execution! 04:46:00 [INFO] 04:46:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Skipping plugin execution 04:46:00 [INFO] 04:46:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Skipping source per configuration. 04:46:00 [INFO] 04:46:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] 04:46:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:00 [INFO] 04:46:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT.pom 04:46:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-features.xml 04:46:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:46:00 [INFO] 04:46:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT 04:46:00 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:00 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:00 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:00 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:00 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:00 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:00 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:00 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:00 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:00 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:00 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:00 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:00 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:00 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:00 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:00 [INFO] +- junit:junit:jar:4.13.2:test 04:46:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:00 [INFO] 04:46:00 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8344 --- 04:46:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/sonatype-clm/module.xml 04:46:00 [INFO] 04:46:00 [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- 04:46:00 [INFO] Building rfc8345-ietf-network 2.0.4-SNAPSHOT [49/161] 04:46:00 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 04:46:00 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:00 [INFO] 04:46:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 04:46:00 [INFO] 04:46:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network --- 04:46:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:00 [INFO] 04:46:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 04:46:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:00 [INFO] 04:46:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- 04:46:00 [INFO] 04:46:00 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network --- 04:46:00 [INFO] 04:46:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 04:46:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:00 [INFO] 04:46:00 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network --- 04:46:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/yang 04:46:00 [INFO] yang-to-sources: Found 1 dependencies in 2.242 ms 04:46:00 [INFO] yang-to-sources: Project model files found: 1 in 1.518 ms 04:46:00 [INFO] yang-to-sources: 2 YANG models processed in 10.94 ms 04:46:00 [INFO] BindingJavaFileGenerator: Defined 24 files in 3.637 ms 04:46:00 [INFO] Sorted 24 files into 6 directories in 109.6 μs 04:46:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 9.296 ms 04:46:00 [INFO] 04:46:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 04:46:00 [INFO] Starting audit... 04:46:00 Audit done. 04:46:00 [INFO] You have 0 Checkstyle violations. 04:46:00 [INFO] 04:46:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 04:46:00 [INFO] Starting audit... 04:46:00 Audit done. 04:46:00 [INFO] You have 0 Checkstyle violations. 04:46:00 [INFO] 04:46:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network --- 04:46:00 [INFO] 04:46:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network --- 04:46:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/resources 04:46:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:46:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:46:00 [INFO] 04:46:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network --- 04:46:00 [INFO] Recompiling the module because of changed dependency. 04:46:00 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:46:00 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/rev180226/IetfNetworkData.java:[118,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:00 [INFO] 04:46:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 04:46:00 [INFO] 04:46:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network --- 04:46:00 [INFO] Spotbugs plugin skipped 04:46:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:00 [INFO] 04:46:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 04:46:00 [INFO] 04:46:00 [INFO] 04:46:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network --- 04:46:00 [INFO] Spotbugs plugin skipped 04:46:00 [INFO] 04:46:00 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network --- 04:46:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/test/resources 04:46:00 [INFO] 04:46:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- 04:46:00 [INFO] No sources to compile 04:46:00 [INFO] 04:46:00 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network --- 04:46:00 [INFO] No tests to run. 04:46:00 [INFO] 04:46:00 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network --- 04:46:00 [INFO] 04:46:00 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network --- 04:46:00 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 04:46:00 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 04:46:00 [INFO] 04:46:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- 04:46:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar 04:46:02 [INFO] 04:46:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 04:46:02 [INFO] CycloneDX: Resolving Dependencies 04:46:02 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:46:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.xml 04:46:02 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.json 04:46:02 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.json 04:46:02 [INFO] 04:46:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 04:46:02 [INFO] Skipping duplicate-finder execution! 04:46:02 [INFO] 04:46:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 04:46:02 [INFO] No dependency problems found 04:46:02 [INFO] 04:46:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 04:46:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar 04:46:02 [INFO] 04:46:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network --- 04:46:02 [INFO] 04:46:02 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network --- 04:46:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:02 [INFO] 04:46:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.pom 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-javadoc.jar 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.json 04:46:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT-sources.jar 04:46:02 [INFO] 04:46:02 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network --- 04:46:02 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 04:46:02 [INFO] Writing OBR metadata 04:46:02 [INFO] 04:46:02 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network --- 04:46:02 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network:bundle:2.0.4-SNAPSHOT 04:46:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:02 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:02 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:02 [INFO] +- junit:junit:jar:4.13.2:test 04:46:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:02 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:02 [INFO] 04:46:02 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8345-ietf-network --- 04:46:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/sonatype-clm/module.xml 04:46:02 [INFO] 04:46:02 [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ 04:46:02 [INFO] Building rfc8345-ietf-network-topology 2.0.4-SNAPSHOT [50/161] 04:46:02 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 04:46:02 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:02 [INFO] 04:46:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] 04:46:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:02 [INFO] 04:46:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:02 [INFO] 04:46:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] 04:46:02 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] 04:46:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:02 [INFO] 04:46:02 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang 04:46:02 [INFO] yang-to-sources: Found 2 dependencies in 1.854 ms 04:46:02 [INFO] yang-to-sources: Project model files found: 1 in 1.586 ms 04:46:02 [INFO] yang-to-sources: 3 YANG models processed in 13.25 ms 04:46:02 [INFO] BindingJavaFileGenerator: Defined 28 files in 3.664 ms 04:46:02 [INFO] Sorted 28 files into 7 directories in 131.6 μs 04:46:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 9.418 ms 04:46:02 [INFO] 04:46:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] Starting audit... 04:46:02 Audit done. 04:46:02 [INFO] You have 0 Checkstyle violations. 04:46:02 [INFO] 04:46:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] Starting audit... 04:46:02 Audit done. 04:46:02 [INFO] You have 0 Checkstyle violations. 04:46:02 [INFO] 04:46:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] 04:46:02 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources 04:46:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:46:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:46:02 [INFO] 04:46:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology --- 04:46:02 [INFO] Recompiling the module because of changed dependency. 04:46:02 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 04:46:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/rev180226/IetfNetworkTopologyData.java:[161,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:03 [INFO] 04:46:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 04:46:03 [INFO] 04:46:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] Spotbugs plugin skipped 04:46:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:03 [INFO] 04:46:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 04:46:03 [INFO] 04:46:03 [INFO] 04:46:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] Spotbugs plugin skipped 04:46:03 [INFO] 04:46:03 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources 04:46:03 [INFO] 04:46:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] No sources to compile 04:46:03 [INFO] 04:46:03 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] No tests to run. 04:46:03 [INFO] 04:46:03 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] 04:46:03 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 04:46:03 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 04:46:03 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 04:46:03 [INFO] 04:46:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar 04:46:05 [INFO] 04:46:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] CycloneDX: Resolving Dependencies 04:46:05 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:46:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 04:46:05 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json 04:46:05 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:46:05 [INFO] 04:46:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Skipping duplicate-finder execution! 04:46:05 [INFO] 04:46:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] No dependency problems found 04:46:05 [INFO] 04:46:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar 04:46:05 [INFO] 04:46:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] 04:46:05 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:05 [INFO] 04:46:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.pom 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-javadoc.jar 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:46:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-sources.jar 04:46:05 [INFO] 04:46:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 04:46:05 [INFO] Writing OBR metadata 04:46:05 [INFO] 04:46:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology:bundle:2.0.4-SNAPSHOT 04:46:05 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:05 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:05 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:05 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:05 [INFO] +- junit:junit:jar:4.13.2:test 04:46:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:05 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:05 [INFO] 04:46:05 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8345-ietf-network-topology --- 04:46:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/sonatype-clm/module.xml 04:46:05 [INFO] 04:46:05 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ 04:46:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 2.0.4-SNAPSHOT [51/161] 04:46:05 [INFO] from features/odl-ietf-model-rfc8345/pom.xml 04:46:05 [INFO] ------------------------------[ feature ]------------------------------- 04:46:05 [INFO] 04:46:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:05 [INFO] 04:46:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:05 [INFO] 04:46:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:05 [INFO] argLine set to empty 04:46:05 [INFO] 04:46:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Starting audit... 04:46:05 Audit done. 04:46:05 [INFO] You have 0 Checkstyle violations. 04:46:05 [INFO] 04:46:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Starting audit... 04:46:05 Audit done. 04:46:05 [INFO] You have 0 Checkstyle violations. 04:46:05 [INFO] 04:46:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml 04:46:05 [INFO] ...done! 04:46:05 [INFO] Set artifact 04:46:05 [INFO] 04:46:05 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:05 [INFO] 04:46:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> 04:46:05 [INFO] 04:46:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:05 [INFO] 04:46:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< 04:46:05 [INFO] 04:46:05 [INFO] 04:46:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 04:46:05 [INFO] Project dependency features detected: [] 04:46:05 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:05 [INFO] Creating RMI registry server on 127.0.0.1:44599 04:46:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:06 [INFO] Waiting for remote bundle context.. on 44599 name: f39a75a0-00cb-4c6d-ac63-492ce9a9ec56 timout: [ RelativeTimeout value = 180000 ] 04:46:10 [INFO] Building jar from resources and headers. 04:46:10 [INFO] Writing jar finished. 04:46:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:12 [INFO] 04:46:12 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345 --- 04:46:12 [INFO] 04:46:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- 04:46:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:12 [INFO] 04:46:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- 04:46:12 [INFO] CycloneDX: Resolving Dependencies 04:46:12 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:46:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.xml 04:46:13 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.json 04:46:13 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.json 04:46:13 [INFO] 04:46:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Skipping duplicate-finder execution! 04:46:13 [INFO] 04:46:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Skipping plugin execution 04:46:13 [INFO] 04:46:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Skipping source per configuration. 04:46:13 [INFO] 04:46:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] 04:46:13 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:13 [INFO] 04:46:13 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT.pom 04:46:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-features.xml 04:46:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.json 04:46:13 [INFO] 04:46:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT 04:46:13 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:13 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:13 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:13 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:13 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:13 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:13 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:13 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:13 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:13 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:13 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:13 [INFO] +- junit:junit:jar:4.13.2:test 04:46:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:13 [INFO] 04:46:13 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:13 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/sonatype-clm/module.xml 04:46:13 [INFO] 04:46:13 [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- 04:46:13 [INFO] Building rfc8345-ietf-network-state 2.0.4-SNAPSHOT [52/161] 04:46:13 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 04:46:13 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:13 [INFO] 04:46:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] 04:46:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:13 [INFO] 04:46:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:13 [INFO] 04:46:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] 04:46:13 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] 04:46:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:13 [INFO] 04:46:13 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/yang 04:46:13 [INFO] yang-to-sources: Found 2 dependencies in 2.165 ms 04:46:13 [INFO] yang-to-sources: Project model files found: 1 in 1.555 ms 04:46:13 [INFO] yang-to-sources: 3 YANG models processed in 13.01 ms 04:46:13 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.401 ms 04:46:13 [INFO] Sorted 22 files into 6 directories in 191.1 μs 04:46:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 9.026 ms 04:46:13 [INFO] 04:46:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Starting audit... 04:46:13 Audit done. 04:46:13 [INFO] You have 0 Checkstyle violations. 04:46:13 [INFO] 04:46:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Starting audit... 04:46:13 Audit done. 04:46:13 [INFO] You have 0 Checkstyle violations. 04:46:13 [INFO] 04:46:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] 04:46:13 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/resources 04:46:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:46:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:46:13 [INFO] 04:46:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Recompiling the module because of changed dependency. 04:46:13 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:46:13 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/state/rev180226/IetfNetworkStateData.java:[119,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:13 [INFO] 04:46:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 04:46:13 [INFO] 04:46:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Spotbugs plugin skipped 04:46:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:13 [INFO] 04:46:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 04:46:13 [INFO] 04:46:13 [INFO] 04:46:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Spotbugs plugin skipped 04:46:13 [INFO] 04:46:13 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/test/resources 04:46:13 [INFO] 04:46:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] No sources to compile 04:46:13 [INFO] 04:46:13 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] No tests to run. 04:46:13 [INFO] 04:46:13 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] 04:46:13 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-state --- 04:46:13 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 04:46:13 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 04:46:13 [INFO] 04:46:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:15 [INFO] 04:46:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] CycloneDX: Resolving Dependencies 04:46:15 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:46:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml 04:46:15 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.json 04:46:15 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:15 [INFO] 04:46:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Skipping duplicate-finder execution! 04:46:15 [INFO] 04:46:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] No dependency problems found 04:46:15 [INFO] 04:46:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar 04:46:15 [INFO] 04:46:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] 04:46:15 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:15 [INFO] 04:46:15 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.pom 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT-sources.jar 04:46:15 [INFO] 04:46:15 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-state-2.0.4-SNAPSHOT.jar 04:46:15 [INFO] Writing OBR metadata 04:46:15 [INFO] 04:46:15 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-state:bundle:2.0.4-SNAPSHOT 04:46:15 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:15 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:15 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:15 [INFO] +- junit:junit:jar:4.13.2:test 04:46:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:15 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:15 [INFO] 04:46:15 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8345-ietf-network-state --- 04:46:15 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/sonatype-clm/module.xml 04:46:15 [INFO] 04:46:15 [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- 04:46:15 [INFO] Building rfc8345-ietf-network-topology-state 2.0.4-SNAPSHOT [53/161] 04:46:15 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 04:46:15 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:15 [INFO] 04:46:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] 04:46:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:15 [INFO] 04:46:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:15 [INFO] 04:46:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] 04:46:15 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] 04:46:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:15 [INFO] 04:46:15 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 04:46:15 [INFO] yang-to-sources: Found 4 dependencies in 2.189 ms 04:46:15 [INFO] yang-to-sources: Project model files found: 1 in 1.683 ms 04:46:15 [INFO] yang-to-sources: 5 YANG models processed in 18.41 ms 04:46:15 [INFO] BindingJavaFileGenerator: Defined 26 files in 5.487 ms 04:46:15 [INFO] Sorted 26 files into 7 directories in 209.2 μs 04:46:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 11.84 ms 04:46:15 [INFO] 04:46:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] Starting audit... 04:46:15 Audit done. 04:46:15 [INFO] You have 0 Checkstyle violations. 04:46:15 [INFO] 04:46:15 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] Starting audit... 04:46:15 Audit done. 04:46:15 [INFO] You have 0 Checkstyle violations. 04:46:15 [INFO] 04:46:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] 04:46:15 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 04:46:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:15 [INFO] 04:46:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 04:46:15 [INFO] Recompiling the module because of changed dependency. 04:46:15 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 04:46:16 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/topology/state/rev180226/IetfNetworkTopologyStateData.java:[162,147] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:16 [INFO] 04:46:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 04:46:16 [INFO] 04:46:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] Spotbugs plugin skipped 04:46:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:16 [INFO] 04:46:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 04:46:16 [INFO] 04:46:16 [INFO] 04:46:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] Spotbugs plugin skipped 04:46:16 [INFO] 04:46:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 04:46:16 [INFO] 04:46:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] No sources to compile 04:46:16 [INFO] 04:46:16 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] No tests to run. 04:46:16 [INFO] 04:46:16 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] 04:46:16 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 04:46:16 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 04:46:16 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 04:46:16 [INFO] 04:46:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:18 [INFO] 04:46:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] CycloneDX: Resolving Dependencies 04:46:18 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:46:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 04:46:18 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 04:46:18 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:18 [INFO] 04:46:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Skipping duplicate-finder execution! 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] No dependency problems found 04:46:18 [INFO] 04:46:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar 04:46:18 [INFO] 04:46:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] 04:46:18 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:18 [INFO] 04:46:18 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.pom 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-sources.jar 04:46:18 [INFO] 04:46:18 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT.jar 04:46:18 [INFO] Writing OBR metadata 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:bundle:2.0.4-SNAPSHOT 04:46:18 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:18 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:18 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:18 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:18 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:18 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:18 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:18 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:18 [INFO] +- junit:junit:jar:4.13.2:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:18 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:18 [INFO] 04:46:18 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:18 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/sonatype-clm/module.xml 04:46:18 [INFO] 04:46:18 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- 04:46:18 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 2.0.4-SNAPSHOT [54/161] 04:46:18 [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml 04:46:18 [INFO] ------------------------------[ feature ]------------------------------- 04:46:18 [INFO] 04:46:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:18 [INFO] 04:46:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:18 [INFO] 04:46:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:18 [INFO] argLine set to empty 04:46:18 [INFO] 04:46:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Starting audit... 04:46:18 Audit done. 04:46:18 [INFO] You have 0 Checkstyle violations. 04:46:18 [INFO] 04:46:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Starting audit... 04:46:18 Audit done. 04:46:18 [INFO] You have 0 Checkstyle violations. 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml 04:46:18 [INFO] ...done! 04:46:18 [INFO] Set artifact 04:46:18 [INFO] 04:46:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:18 [INFO] 04:46:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> 04:46:18 [INFO] 04:46:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:18 [INFO] 04:46:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< 04:46:18 [INFO] 04:46:18 [INFO] 04:46:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda 04:46:18 [INFO] Project dependency features detected: [] 04:46:18 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:18 [INFO] Creating RMI registry server on 127.0.0.1:44753 04:46:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:19 [INFO] Waiting for remote bundle context.. on 44753 name: b644cacf-a797-4966-92df-19bec25d05ab timout: [ RelativeTimeout value = 180000 ] 04:46:23 [INFO] Building jar from resources and headers. 04:46:23 [INFO] Writing jar finished. 04:46:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:25 [INFO] 04:46:25 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] 04:46:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:25 [INFO] 04:46:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] CycloneDX: Resolving Dependencies 04:46:25 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:46:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml 04:46:25 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json 04:46:25 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:25 [INFO] 04:46:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Skipping duplicate-finder execution! 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Skipping plugin execution 04:46:25 [INFO] 04:46:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Skipping source per configuration. 04:46:25 [INFO] 04:46:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] 04:46:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:25 [INFO] 04:46:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT.pom 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-features.xml 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT 04:46:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:25 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:25 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:25 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:25 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:25 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:25 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:25 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:25 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:25 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:25 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:25 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:25 [INFO] +- junit:junit:jar:4.13.2:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:25 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:25 [INFO] 04:46:25 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/sonatype-clm/module.xml 04:46:25 [INFO] 04:46:25 [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- 04:46:25 [INFO] Building rfc8346-ietf-l3-unicast-topology 2.0.4-SNAPSHOT [55/161] 04:46:25 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 04:46:25 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:25 [INFO] 04:46:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] 04:46:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:25 [INFO] 04:46:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:25 [INFO] 04:46:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] 04:46:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:25 [INFO] 04:46:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 04:46:25 [INFO] yang-to-sources: Found 5 dependencies in 2.991 ms 04:46:25 [INFO] yang-to-sources: Project model files found: 1 in 8.298 ms 04:46:25 [INFO] yang-to-sources: 6 YANG models processed in 31.55 ms 04:46:25 [INFO] BindingJavaFileGenerator: Defined 52 files in 7.529 ms 04:46:25 [INFO] Sorted 52 files into 12 directories in 209.5 μs 04:46:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 28.86 ms 04:46:25 [INFO] 04:46:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] Starting audit... 04:46:25 Audit done. 04:46:25 [INFO] You have 0 Checkstyle violations. 04:46:25 [INFO] 04:46:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] Starting audit... 04:46:25 Audit done. 04:46:25 [INFO] You have 0 Checkstyle violations. 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] 04:46:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 04:46:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:25 [INFO] 04:46:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:25 [INFO] Recompiling the module because of changed dependency. 04:46:25 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:46:26 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/l3/unicast/topology/rev180226/IetfL3UnicastTopologyData.java:[231,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:26 [INFO] 04:46:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 04:46:26 [INFO] 04:46:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] Spotbugs plugin skipped 04:46:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:26 [INFO] 04:46:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 04:46:26 [INFO] 04:46:26 [INFO] 04:46:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] Spotbugs plugin skipped 04:46:26 [INFO] 04:46:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 04:46:26 [INFO] 04:46:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] No sources to compile 04:46:26 [INFO] 04:46:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] No tests to run. 04:46:26 [INFO] 04:46:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] 04:46:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 04:46:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 04:46:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 04:46:26 [INFO] 04:46:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar 04:46:28 [INFO] 04:46:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:28 [INFO] CycloneDX: Resolving Dependencies 04:46:29 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:46:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 04:46:29 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 04:46:29 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:46:29 [INFO] 04:46:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Skipping duplicate-finder execution! 04:46:29 [INFO] 04:46:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] No dependency problems found 04:46:29 [INFO] 04:46:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar 04:46:29 [INFO] 04:46:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] 04:46:29 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:29 [INFO] 04:46:29 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.pom 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-javadoc.jar 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:46:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-sources.jar 04:46:29 [INFO] 04:46:29 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT.jar 04:46:29 [INFO] Writing OBR metadata 04:46:29 [INFO] 04:46:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:bundle:2.0.4-SNAPSHOT 04:46:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:29 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:29 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:29 [INFO] +- junit:junit:jar:4.13.2:test 04:46:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:29 [INFO] 04:46:29 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/sonatype-clm/module.xml 04:46:29 [INFO] 04:46:29 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ 04:46:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 2.0.4-SNAPSHOT [56/161] 04:46:29 [INFO] from features/odl-ietf-model-rfc8346/pom.xml 04:46:29 [INFO] ------------------------------[ feature ]------------------------------- 04:46:29 [INFO] 04:46:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:29 [INFO] 04:46:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:29 [INFO] 04:46:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:29 [INFO] argLine set to empty 04:46:29 [INFO] 04:46:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Starting audit... 04:46:29 Audit done. 04:46:29 [INFO] You have 0 Checkstyle violations. 04:46:29 [INFO] 04:46:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Starting audit... 04:46:29 Audit done. 04:46:29 [INFO] You have 0 Checkstyle violations. 04:46:29 [INFO] 04:46:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml 04:46:29 [INFO] ...done! 04:46:29 [INFO] Set artifact 04:46:29 [INFO] 04:46:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:29 [INFO] 04:46:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> 04:46:29 [INFO] 04:46:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:29 [INFO] 04:46:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< 04:46:29 [INFO] 04:46:29 [INFO] 04:46:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 04:46:29 [INFO] Project dependency features detected: [] 04:46:29 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:29 [INFO] Creating RMI registry server on 127.0.0.1:44901 04:46:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:30 [INFO] Waiting for remote bundle context.. on 44901 name: 9912a323-6afe-47d7-89ab-8d0c4dbb9002 timout: [ RelativeTimeout value = 180000 ] 04:46:34 [INFO] Building jar from resources and headers. 04:46:34 [INFO] Writing jar finished. 04:46:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:36 [INFO] 04:46:36 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] 04:46:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:36 [INFO] 04:46:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] CycloneDX: Resolving Dependencies 04:46:36 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:46:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.xml 04:46:36 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.json 04:46:36 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.json 04:46:36 [INFO] 04:46:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Skipping duplicate-finder execution! 04:46:36 [INFO] 04:46:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Skipping plugin execution 04:46:36 [INFO] 04:46:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Skipping source per configuration. 04:46:36 [INFO] 04:46:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] 04:46:36 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:36 [INFO] 04:46:36 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT.pom 04:46:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-features.xml 04:46:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.json 04:46:36 [INFO] 04:46:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:36 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT 04:46:36 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:36 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:36 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:36 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:36 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:36 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:36 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:37 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:37 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:37 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:37 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:37 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:37 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:37 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:37 [INFO] +- junit:junit:jar:4.13.2:test 04:46:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:37 [INFO] 04:46:37 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:37 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/sonatype-clm/module.xml 04:46:37 [INFO] 04:46:37 [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- 04:46:37 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 2.0.4-SNAPSHOT [57/161] 04:46:37 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 04:46:37 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:37 [INFO] 04:46:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] 04:46:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:37 [INFO] 04:46:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:37 [INFO] 04:46:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] 04:46:37 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] 04:46:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:37 [INFO] 04:46:37 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:37 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 04:46:37 [INFO] yang-to-sources: Found 8 dependencies in 3.519 ms 04:46:37 [INFO] yang-to-sources: Project model files found: 1 in 1.871 ms 04:46:37 [INFO] yang-to-sources: 9 YANG models processed in 100.4 ms 04:46:37 [INFO] BindingJavaFileGenerator: Defined 24 files in 18.07 ms 04:46:37 [INFO] Sorted 24 files into 4 directories in 165.8 μs 04:46:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 28.65 ms 04:46:37 [INFO] 04:46:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Starting audit... 04:46:37 Audit done. 04:46:37 [INFO] You have 0 Checkstyle violations. 04:46:37 [INFO] 04:46:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Starting audit... 04:46:37 Audit done. 04:46:37 [INFO] You have 0 Checkstyle violations. 04:46:37 [INFO] 04:46:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] 04:46:37 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 04:46:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 04:46:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 04:46:37 [INFO] 04:46:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Recompiling the module because of changed dependency. 04:46:37 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:46:37 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/l3/unicast/topology/state/rev180226/IetfL3UnicastTopologyStateData.java:[121,152] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:37 [INFO] 04:46:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 04:46:37 [INFO] 04:46:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Spotbugs plugin skipped 04:46:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:37 [INFO] 04:46:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 04:46:37 [INFO] 04:46:37 [INFO] 04:46:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Spotbugs plugin skipped 04:46:37 [INFO] 04:46:37 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 04:46:37 [INFO] 04:46:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] No sources to compile 04:46:37 [INFO] 04:46:37 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] No tests to run. 04:46:37 [INFO] 04:46:37 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] 04:46:37 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 04:46:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 04:46:37 [INFO] 04:46:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:39 [INFO] 04:46:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] CycloneDX: Resolving Dependencies 04:46:39 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:46:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 04:46:39 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 04:46:39 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:39 [INFO] 04:46:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Skipping duplicate-finder execution! 04:46:39 [INFO] 04:46:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] No dependency problems found 04:46:39 [INFO] 04:46:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar 04:46:39 [INFO] 04:46:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] 04:46:39 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:39 [INFO] 04:46:39 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.pom 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-sources.jar 04:46:39 [INFO] 04:46:39 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT.jar 04:46:39 [INFO] Writing OBR metadata 04:46:39 [INFO] 04:46:39 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:bundle:2.0.4-SNAPSHOT 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:39 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:39 [INFO] +- junit:junit:jar:4.13.2:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:39 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:39 [INFO] 04:46:39 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:39 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/sonatype-clm/module.xml 04:46:39 [INFO] 04:46:39 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- 04:46:39 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 2.0.4-SNAPSHOT [58/161] 04:46:39 [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml 04:46:39 [INFO] ------------------------------[ feature ]------------------------------- 04:46:40 [INFO] 04:46:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:40 [INFO] 04:46:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:40 [INFO] 04:46:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:40 [INFO] argLine set to empty 04:46:40 [INFO] 04:46:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Starting audit... 04:46:40 Audit done. 04:46:40 [INFO] You have 0 Checkstyle violations. 04:46:40 [INFO] 04:46:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Starting audit... 04:46:40 Audit done. 04:46:40 [INFO] You have 0 Checkstyle violations. 04:46:40 [INFO] 04:46:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml 04:46:40 [INFO] ...done! 04:46:40 [INFO] Set artifact 04:46:40 [INFO] 04:46:40 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:40 [INFO] 04:46:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> 04:46:40 [INFO] 04:46:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:40 [INFO] 04:46:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< 04:46:40 [INFO] 04:46:40 [INFO] 04:46:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda 04:46:40 [INFO] Project dependency features detected: [] 04:46:40 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:40 [INFO] Creating RMI registry server on 127.0.0.1:45931 04:46:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:40 [INFO] Waiting for remote bundle context.. on 45931 name: 4f3c24db-fbe9-43ed-bf1b-973f4c79fab0 timout: [ RelativeTimeout value = 180000 ] 04:46:44 [INFO] Building jar from resources and headers. 04:46:44 [INFO] Writing jar finished. 04:46:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:46 [INFO] 04:46:46 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:46 [INFO] 04:46:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:46 [INFO] 04:46:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:46 [INFO] CycloneDX: Resolving Dependencies 04:46:47 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:46:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml 04:46:47 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json 04:46:47 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:47 [INFO] 04:46:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Skipping duplicate-finder execution! 04:46:47 [INFO] 04:46:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Skipping plugin execution 04:46:47 [INFO] 04:46:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Skipping source per configuration. 04:46:47 [INFO] 04:46:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] 04:46:47 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:47 [INFO] 04:46:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT.pom 04:46:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-features.xml 04:46:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:47 [INFO] 04:46:47 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:xml:features:2.0.4-SNAPSHOT 04:46:47 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:47 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:47 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:47 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:47 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:47 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:47 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:47 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:47 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:47 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:47 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:47 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:47 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:47 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:47 [INFO] +- junit:junit:jar:4.13.2:test 04:46:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:47 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:47 [INFO] 04:46:47 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/sonatype-clm/module.xml 04:46:47 [INFO] 04:46:47 [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- 04:46:47 [INFO] Building iana-hardware 2.0.4-SNAPSHOT [59/161] 04:46:47 [INFO] from model/iana/iana-hardware/pom.xml 04:46:47 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:47 [INFO] 04:46:47 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 04:46:47 [INFO] 04:46:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-hardware --- 04:46:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:47 [INFO] 04:46:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-hardware --- 04:46:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:47 [INFO] 04:46:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-hardware --- 04:46:47 [INFO] 04:46:47 [INFO] --- dependency:3.11.0:properties (default) @ iana-hardware --- 04:46:47 [INFO] 04:46:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-hardware --- 04:46:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:47 [INFO] 04:46:47 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-hardware --- 04:46:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/yang 04:46:47 [INFO] yang-to-sources: Found 0 dependencies in 1.618 ms 04:46:47 [INFO] yang-to-sources: Project model files found: 1 in 1.258 ms 04:46:47 [INFO] yang-to-sources: 1 YANG models processed in 2.468 ms 04:46:47 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.198 ms 04:46:47 [INFO] Sorted 19 files into 3 directories in 126.5 μs 04:46:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 4.941 ms 04:46:47 [INFO] 04:46:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 04:46:47 [INFO] Starting audit... 04:46:47 Audit done. 04:46:47 [INFO] You have 0 Checkstyle violations. 04:46:47 [INFO] 04:46:47 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 04:46:47 [INFO] Starting audit... 04:46:47 Audit done. 04:46:47 [INFO] You have 0 Checkstyle violations. 04:46:47 [INFO] 04:46:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-hardware --- 04:46:47 [INFO] 04:46:47 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-hardware --- 04:46:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/resources 04:46:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:47 [INFO] 04:46:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-hardware --- 04:46:47 [INFO] Recompiling the module because of changed source code. 04:46:47 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:46:47 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/hardware/rev180313/IanaHardwareData.java:[96,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:47 [INFO] 04:46:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-hardware >>> 04:46:47 [INFO] 04:46:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-hardware --- 04:46:47 [INFO] Spotbugs plugin skipped 04:46:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:47 [INFO] 04:46:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-hardware <<< 04:46:47 [INFO] 04:46:47 [INFO] 04:46:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-hardware --- 04:46:47 [INFO] Spotbugs plugin skipped 04:46:47 [INFO] 04:46:47 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-hardware --- 04:46:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/test/resources 04:46:47 [INFO] 04:46:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-hardware --- 04:46:47 [INFO] No sources to compile 04:46:47 [INFO] 04:46:47 [INFO] --- surefire:3.5.6:test (default-test) @ iana-hardware --- 04:46:47 [INFO] No tests to run. 04:46:47 [INFO] 04:46:47 [INFO] --- copy:14.3.6:copy-files (default) @ iana-hardware --- 04:46:47 [INFO] 04:46:47 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-hardware --- 04:46:47 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT.jar 04:46:47 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 04:46:47 [INFO] 04:46:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- 04:46:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar 04:46:49 [INFO] 04:46:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 04:46:49 [INFO] CycloneDX: Resolving Dependencies 04:46:49 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:46:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.xml 04:46:49 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.json 04:46:49 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:49 [INFO] 04:46:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 04:46:49 [INFO] Skipping duplicate-finder execution! 04:46:49 [INFO] 04:46:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-hardware --- 04:46:49 [INFO] No dependency problems found 04:46:49 [INFO] 04:46:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- 04:46:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-sources.jar 04:46:49 [INFO] 04:46:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-hardware --- 04:46:49 [INFO] 04:46:49 [INFO] --- jacoco:0.8.15:report (report) @ iana-hardware --- 04:46:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:49 [INFO] 04:46:49 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.pom 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.jar 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT-sources.jar 04:46:49 [INFO] 04:46:49 [INFO] --- bundle:6.0.2:install (default-install) @ iana-hardware --- 04:46:49 [INFO] Installing org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.jar 04:46:49 [INFO] Writing OBR metadata 04:46:49 [INFO] 04:46:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-hardware --- 04:46:49 [INFO] org.opendaylight.ietf.model:iana-hardware:bundle:2.0.4-SNAPSHOT 04:46:49 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:49 [INFO] +- junit:junit:jar:4.13.2:test 04:46:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:49 [INFO] 04:46:49 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-hardware --- 04:46:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/sonatype-clm/module.xml 04:46:49 [INFO] 04:46:49 [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- 04:46:49 [INFO] Building rfc8348-ietf-hardware 2.0.4-SNAPSHOT [60/161] 04:46:49 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 04:46:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:49 [INFO] 04:46:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] 04:46:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:49 [INFO] 04:46:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:49 [INFO] 04:46:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] 04:46:49 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] 04:46:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:46:49 [INFO] 04:46:49 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware --- 04:46:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/yang 04:46:49 [INFO] yang-to-sources: Found 3 dependencies in 1.912 ms 04:46:49 [INFO] yang-to-sources: Project model files found: 1 in 3.956 ms 04:46:49 [INFO] yang-to-sources: 4 YANG models processed in 17.49 ms 04:46:49 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.000 ms 04:46:49 [INFO] Sorted 32 files into 5 directories in 128.4 μs 04:46:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 11.89 ms 04:46:50 [INFO] 04:46:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Starting audit... 04:46:50 Audit done. 04:46:50 [INFO] You have 0 Checkstyle violations. 04:46:50 [INFO] 04:46:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Starting audit... 04:46:50 Audit done. 04:46:50 [INFO] You have 0 Checkstyle violations. 04:46:50 [INFO] 04:46:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] 04:46:50 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/resources 04:46:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:50 [INFO] 04:46:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Recompiling the module because of changed dependency. 04:46:50 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:46:50 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/rev180313/IetfHardwareData.java:[461,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:46:50 [INFO] 04:46:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 04:46:50 [INFO] 04:46:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Spotbugs plugin skipped 04:46:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:50 [INFO] 04:46:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 04:46:50 [INFO] 04:46:50 [INFO] 04:46:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Spotbugs plugin skipped 04:46:50 [INFO] 04:46:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/test/resources 04:46:50 [INFO] 04:46:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] No sources to compile 04:46:50 [INFO] 04:46:50 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] No tests to run. 04:46:50 [INFO] 04:46:50 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] 04:46:50 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware --- 04:46:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 04:46:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 04:46:50 [INFO] 04:46:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar 04:46:52 [INFO] 04:46:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] CycloneDX: Resolving Dependencies 04:46:52 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:46:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml 04:46:52 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.json 04:46:52 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:52 [INFO] 04:46:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] Skipping duplicate-finder execution! 04:46:52 [INFO] 04:46:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] No dependency problems found 04:46:52 [INFO] 04:46:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar 04:46:52 [INFO] 04:46:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] 04:46:52 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:52 [INFO] 04:46:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.pom 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-javadoc.jar 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT-sources.jar 04:46:52 [INFO] 04:46:52 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware --- 04:46:53 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 04:46:53 [INFO] Writing OBR metadata 04:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8348-ietf-hardware --- 04:46:53 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware:bundle:2.0.4-SNAPSHOT 04:46:53 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:46:53 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:53 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:53 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:53 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:53 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:53 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:53 [INFO] +- junit:junit:jar:4.13.2:test 04:46:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:53 [INFO] 04:46:53 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8348-ietf-hardware --- 04:46:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/sonatype-clm/module.xml 04:46:53 [INFO] 04:46:53 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ 04:46:53 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 2.0.4-SNAPSHOT [61/161] 04:46:53 [INFO] from features/odl-ietf-model-rfc8348/pom.xml 04:46:53 [INFO] ------------------------------[ feature ]------------------------------- 04:46:53 [INFO] 04:46:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:53 [INFO] 04:46:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:53 [INFO] 04:46:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:53 [INFO] argLine set to empty 04:46:53 [INFO] 04:46:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Starting audit... 04:46:53 Audit done. 04:46:53 [INFO] You have 0 Checkstyle violations. 04:46:53 [INFO] 04:46:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Starting audit... 04:46:53 Audit done. 04:46:53 [INFO] You have 0 Checkstyle violations. 04:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml 04:46:53 [INFO] ...done! 04:46:53 [INFO] Set artifact 04:46:53 [INFO] 04:46:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:53 [INFO] 04:46:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> 04:46:53 [INFO] 04:46:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:53 [INFO] 04:46:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< 04:46:53 [INFO] 04:46:53 [INFO] 04:46:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 04:46:53 [INFO] Project dependency features detected: [] 04:46:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:53 [INFO] Creating RMI registry server on 127.0.0.1:42171 04:46:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:53 [INFO] Waiting for remote bundle context.. on 42171 name: ab546489-f10f-459b-a495-1fa8ad62e755 timout: [ RelativeTimeout value = 180000 ] 04:46:57 [INFO] Building jar from resources and headers. 04:46:57 [INFO] Writing jar finished. 04:46:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:59 [INFO] 04:46:59 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348 --- 04:46:59 [INFO] 04:46:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- 04:46:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:59 [INFO] 04:46:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- 04:46:59 [INFO] CycloneDX: Resolving Dependencies 04:47:00 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:47:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.xml 04:47:00 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.json 04:47:00 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.json 04:47:00 [INFO] 04:47:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Skipping duplicate-finder execution! 04:47:00 [INFO] 04:47:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Skipping plugin execution 04:47:00 [INFO] 04:47:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Skipping source per configuration. 04:47:00 [INFO] 04:47:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] 04:47:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:00 [INFO] 04:47:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT.pom 04:47:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-features.xml 04:47:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.json 04:47:00 [INFO] 04:47:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT 04:47:00 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:00 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:00 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:00 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:00 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:00 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:00 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:00 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:00 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:00 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:00 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:00 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:00 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:00 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:00 [INFO] +- junit:junit:jar:4.13.2:test 04:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:00 [INFO] 04:47:00 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8348 --- 04:47:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/sonatype-clm/module.xml 04:47:00 [INFO] 04:47:00 [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- 04:47:00 [INFO] Building rfc8348-ietf-hardware-state 2.0.4-SNAPSHOT [62/161] 04:47:00 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 04:47:00 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:00 [INFO] 04:47:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] 04:47:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:00 [INFO] 04:47:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:00 [INFO] 04:47:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] 04:47:00 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] 04:47:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:00 [INFO] 04:47:00 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 04:47:00 [INFO] yang-to-sources: Found 4 dependencies in 2.640 ms 04:47:00 [INFO] yang-to-sources: Project model files found: 1 in 3.852 ms 04:47:00 [INFO] yang-to-sources: 5 YANG models processed in 21.47 ms 04:47:00 [INFO] BindingJavaFileGenerator: Defined 22 files in 5.219 ms 04:47:00 [INFO] Sorted 22 files into 5 directories in 110.6 μs 04:47:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 13.48 ms 04:47:00 [INFO] 04:47:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Starting audit... 04:47:00 Audit done. 04:47:00 [INFO] You have 0 Checkstyle violations. 04:47:00 [INFO] 04:47:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Starting audit... 04:47:00 Audit done. 04:47:00 [INFO] You have 0 Checkstyle violations. 04:47:00 [INFO] 04:47:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] 04:47:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 04:47:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:47:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:47:00 [INFO] 04:47:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Recompiling the module because of changed dependency. 04:47:00 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:47:00 [WARNING] /w/workspace/ietf-maven-clm-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/IetfHardwareStateData.java:[298,132] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:00 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:00 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:00 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:00 [INFO] 04:47:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 04:47:00 [INFO] 04:47:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Spotbugs plugin skipped 04:47:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:00 [INFO] 04:47:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 04:47:00 [INFO] 04:47:00 [INFO] 04:47:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Spotbugs plugin skipped 04:47:00 [INFO] 04:47:00 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 04:47:00 [INFO] 04:47:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] No sources to compile 04:47:00 [INFO] 04:47:00 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] No tests to run. 04:47:00 [INFO] 04:47:00 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] 04:47:00 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 04:47:00 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 04:47:00 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 04:47:00 [INFO] 04:47:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar 04:47:02 [INFO] 04:47:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] CycloneDX: Resolving Dependencies 04:47:02 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:47:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 04:47:02 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 04:47:02 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.json 04:47:02 [INFO] 04:47:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Skipping duplicate-finder execution! 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] No dependency problems found 04:47:02 [INFO] 04:47:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar 04:47:02 [INFO] 04:47:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] 04:47:02 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:02 [INFO] 04:47:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.pom 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-javadoc.jar 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.json 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-sources.jar 04:47:02 [INFO] 04:47:02 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 04:47:02 [INFO] Writing OBR metadata 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:bundle:2.0.4-SNAPSHOT 04:47:02 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:02 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:02 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:02 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:02 [INFO] +- junit:junit:jar:4.13.2:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:02 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:02 [INFO] 04:47:02 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8348-ietf-hardware-state --- 04:47:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/sonatype-clm/module.xml 04:47:02 [INFO] 04:47:02 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- 04:47:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 2.0.4-SNAPSHOT [63/161] 04:47:02 [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml 04:47:02 [INFO] ------------------------------[ feature ]------------------------------- 04:47:03 [INFO] 04:47:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:03 [INFO] 04:47:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:03 [INFO] 04:47:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:03 [INFO] argLine set to empty 04:47:03 [INFO] 04:47:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Starting audit... 04:47:03 Audit done. 04:47:03 [INFO] You have 0 Checkstyle violations. 04:47:03 [INFO] 04:47:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Starting audit... 04:47:03 Audit done. 04:47:03 [INFO] You have 0 Checkstyle violations. 04:47:03 [INFO] 04:47:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml 04:47:03 [INFO] ...done! 04:47:03 [INFO] Set artifact 04:47:03 [INFO] 04:47:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:47:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:03 [INFO] 04:47:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> 04:47:03 [INFO] 04:47:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] No files found to run spotbugs; check compile phase has been run. 04:47:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:03 [INFO] 04:47:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< 04:47:03 [INFO] 04:47:03 [INFO] 04:47:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda 04:47:03 [INFO] Project dependency features detected: [] 04:47:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:03 [INFO] Creating RMI registry server on 127.0.0.1:37833 04:47:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:03 [INFO] Waiting for remote bundle context.. on 37833 name: aa2a7701-85ff-46f9-a76e-2cbae1800319 timout: [ RelativeTimeout value = 180000 ] 04:47:08 [INFO] Building jar from resources and headers. 04:47:08 [INFO] Writing jar finished. 04:47:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:10 [INFO] 04:47:10 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] 04:47:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:10 [INFO] 04:47:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] CycloneDX: Resolving Dependencies 04:47:10 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:47:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml 04:47:10 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json 04:47:10 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:47:10 [INFO] 04:47:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Skipping duplicate-finder execution! 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Skipping plugin execution 04:47:10 [INFO] 04:47:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Skipping source per configuration. 04:47:10 [INFO] 04:47:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] 04:47:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:10 [INFO] 04:47:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT.pom 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-features.xml 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:xml:features:2.0.4-SNAPSHOT 04:47:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:10 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:10 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:10 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:10 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:10 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:10 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:10 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:10 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:10 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:10 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:10 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:10 [INFO] +- junit:junit:jar:4.13.2:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:10 [INFO] 04:47:10 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/sonatype-clm/module.xml 04:47:10 [INFO] 04:47:10 [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- 04:47:10 [INFO] Building rfc8349-ietf-routing 2.0.4-SNAPSHOT [64/161] 04:47:10 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 04:47:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:10 [INFO] 04:47:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-routing --- 04:47:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:10 [INFO] 04:47:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 04:47:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:10 [INFO] 04:47:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 04:47:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:10 [INFO] 04:47:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-routing --- 04:47:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/yang 04:47:10 [INFO] yang-to-sources: Found 2 dependencies in 2.558 ms 04:47:10 [INFO] yang-to-sources: Project model files found: 1 in 2.907 ms 04:47:10 [INFO] yang-to-sources: 3 YANG models processed in 18.67 ms 04:47:10 [INFO] BindingJavaFileGenerator: Defined 103 files in 7.386 ms 04:47:10 [INFO] Sorted 103 files into 28 directories in 236.9 μs 04:47:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 24.84 ms 04:47:10 [INFO] 04:47:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 04:47:10 [INFO] Starting audit... 04:47:10 Audit done. 04:47:10 [INFO] You have 0 Checkstyle violations. 04:47:10 [INFO] 04:47:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 04:47:10 [INFO] Starting audit... 04:47:10 Audit done. 04:47:10 [INFO] You have 0 Checkstyle violations. 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-routing --- 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/resources 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:10 [INFO] 04:47:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-routing --- 04:47:10 [INFO] Recompiling the module because of changed dependency. 04:47:10 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[331,119] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[369,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[369,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[369,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[379,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[379,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[379,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[214,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[214,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[214,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[240,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[240,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[240,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[250,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[250,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[250,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[276,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[276,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[276,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[44,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[44,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[44,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[174,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[174,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[174,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[95,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[256,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[256,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[256,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[266,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[266,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[266,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[56,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[56,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[56,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[134,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[144,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[55,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[184,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[194,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[194,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[194,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[41,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[41,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[41,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[19,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[52,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[52,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[52,21] 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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[61,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[61,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[61,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [WARNING] /w/workspace/ietf-maven-clm-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,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 04:47:11 [INFO] /w/workspace/ietf-maven-clm-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. 04:47:11 [INFO] 04:47:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 04:47:11 [INFO] 04:47:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 04:47:11 [INFO] Spotbugs plugin skipped 04:47:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:11 [INFO] 04:47:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 04:47:11 [INFO] 04:47:11 [INFO] 04:47:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-routing --- 04:47:11 [INFO] Spotbugs plugin skipped 04:47:11 [INFO] 04:47:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-routing --- 04:47:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/test/resources 04:47:11 [INFO] 04:47:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 04:47:11 [INFO] No sources to compile 04:47:11 [INFO] 04:47:11 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-routing --- 04:47:11 [INFO] No tests to run. 04:47:11 [INFO] 04:47:11 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-routing --- 04:47:11 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 04:47:11 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 04:47:11 [INFO] 04:47:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:14 [INFO] 04:47:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 04:47:14 [INFO] CycloneDX: Resolving Dependencies 04:47:14 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:47:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.xml 04:47:14 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.json 04:47:14 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:14 [INFO] 04:47:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Skipping duplicate-finder execution! 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 04:47:14 [INFO] No dependency problems found 04:47:14 [INFO] 04:47:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar 04:47:14 [INFO] 04:47:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 04:47:14 [INFO] 04:47:14 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:14 [INFO] 04:47:14 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.pom 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT-sources.jar 04:47:14 [INFO] 04:47:14 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 04:47:14 [INFO] Writing OBR metadata 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-routing --- 04:47:14 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-routing:bundle:2.0.4-SNAPSHOT 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:14 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:14 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:14 [INFO] +- junit:junit:jar:4.13.2:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:14 [INFO] 04:47:14 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8349-ietf-routing --- 04:47:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/sonatype-clm/module.xml 04:47:14 [INFO] 04:47:14 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- 04:47:14 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 2.0.4-SNAPSHOT [65/161] 04:47:14 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 04:47:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:14 [INFO] 04:47:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:14 [INFO] 04:47:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:15 [INFO] 04:47:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:15 [INFO] 04:47:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] 04:47:15 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] 04:47:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:15 [INFO] 04:47:15 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 04:47:15 [INFO] yang-to-sources: Found 4 dependencies in 1.936 ms 04:47:15 [INFO] yang-to-sources: Project model files found: 1 in 1.783 ms 04:47:15 [INFO] yang-to-sources: 5 YANG models processed in 29.25 ms 04:47:15 [INFO] BindingJavaFileGenerator: Defined 46 files in 6.908 ms 04:47:15 [INFO] Sorted 46 files into 7 directories in 155.2 μs 04:47:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.56 ms 04:47:15 [INFO] 04:47:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Starting audit... 04:47:15 Audit done. 04:47:15 [INFO] You have 0 Checkstyle violations. 04:47:15 [INFO] 04:47:15 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Starting audit... 04:47:15 Audit done. 04:47:15 [INFO] You have 0 Checkstyle violations. 04:47:15 [INFO] 04:47:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] 04:47:15 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 04:47:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:15 [INFO] 04:47:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Recompiling the module because of changed dependency. 04:47:15 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[120,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[130,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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/IetfIpv4UnicastRoutingData.java:[213,143] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[120,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[130,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[120,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[130,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[42,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[42,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[42,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[120,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[130,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[40,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[40,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[40,46] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[65,36] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,92] 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 04:47:15 [WARNING] /w/workspace/ietf-maven-clm-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:[106,73] 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 04:47:15 [INFO] /w/workspace/ietf-maven-clm-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: Some input files additionally use or override a deprecated API that is marked for removal. 04:47:15 [INFO] 04:47:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 04:47:15 [INFO] 04:47:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Spotbugs plugin skipped 04:47:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:15 [INFO] 04:47:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 04:47:15 [INFO] 04:47:15 [INFO] 04:47:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Spotbugs plugin skipped 04:47:15 [INFO] 04:47:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 04:47:15 [INFO] 04:47:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] No sources to compile 04:47:15 [INFO] 04:47:15 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] No tests to run. 04:47:15 [INFO] 04:47:15 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] 04:47:15 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:15 [INFO] 04:47:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:17 [INFO] 04:47:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] CycloneDX: Resolving Dependencies 04:47:17 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:47:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 04:47:17 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 04:47:17 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:17 [INFO] 04:47:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Skipping duplicate-finder execution! 04:47:17 [INFO] 04:47:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] No dependency problems found 04:47:17 [INFO] 04:47:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar 04:47:17 [INFO] 04:47:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] 04:47:17 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:17 [INFO] 04:47:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.pom 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-sources.jar 04:47:17 [INFO] 04:47:17 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:17 [INFO] Writing OBR metadata 04:47:17 [INFO] 04:47:17 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:bundle:2.0.4-SNAPSHOT 04:47:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:17 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:17 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:17 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:17 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:17 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:17 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:17 [INFO] +- junit:junit:jar:4.13.2:test 04:47:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:17 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:17 [INFO] 04:47:17 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/sonatype-clm/module.xml 04:47:17 [INFO] 04:47:17 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- 04:47:17 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 2.0.4-SNAPSHOT [66/161] 04:47:17 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 04:47:17 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:17 [INFO] 04:47:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] 04:47:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:17 [INFO] 04:47:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:17 [INFO] 04:47:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] 04:47:17 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] 04:47:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:17 [INFO] 04:47:17 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:18 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 04:47:18 [INFO] yang-to-sources: Found 5 dependencies in 2.089 ms 04:47:18 [INFO] yang-to-sources: Project model files found: 2 in 2.970 ms 04:47:18 [INFO] yang-to-sources: 6 YANG models processed in 38.55 ms 04:47:18 [INFO] BindingJavaFileGenerator: Defined 69 files in 8.882 ms 04:47:18 [INFO] Sorted 69 files into 15 directories in 196.8 μs 04:47:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 30.53 ms 04:47:18 [INFO] 04:47:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Starting audit... 04:47:18 Audit done. 04:47:18 [INFO] You have 0 Checkstyle violations. 04:47:18 [INFO] 04:47:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Starting audit... 04:47:18 Audit done. 04:47:18 [INFO] You have 0 Checkstyle violations. 04:47:18 [INFO] 04:47:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] 04:47:18 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 04:47:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:18 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:18 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:18 [INFO] 04:47:18 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Recompiling the module because of changed dependency. 04:47:18 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,47] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,114] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,84] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[120,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[124,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[130,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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/IetfIpv6UnicastRoutingData.java:[218,143] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[188,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[188,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[188,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[198,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[198,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[198,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[125,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[580,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[580,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[580,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[590,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[590,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[590,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[70,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[70,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[70,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[147,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[147,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[147,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[157,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[157,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[157,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,21] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[48,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[48,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[48,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,35] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,35] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,35] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[76,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[76,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[76,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[88,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[88,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[88,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,90] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,72] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,90] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,72] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,90] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,72] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[119,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[107,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[107,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[107,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[114,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[119,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[119,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[119,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[121,165] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[126,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[130,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[130,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[130,41] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[131,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[136,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[65,38] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[66,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[99,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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,96] 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 04:47:18 [WARNING] /w/workspace/ietf-maven-clm-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:[106,75] 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 04:47:18 [INFO] /w/workspace/ietf-maven-clm-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: Some input files additionally use or override a deprecated API that is marked for removal. 04:47:18 [INFO] 04:47:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 04:47:18 [INFO] 04:47:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Spotbugs plugin skipped 04:47:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:18 [INFO] 04:47:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 04:47:18 [INFO] 04:47:18 [INFO] 04:47:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Spotbugs plugin skipped 04:47:18 [INFO] 04:47:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 04:47:18 [INFO] 04:47:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] No sources to compile 04:47:18 [INFO] 04:47:18 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] No tests to run. 04:47:18 [INFO] 04:47:18 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] 04:47:18 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:18 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:18 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:18 [INFO] 04:47:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:21 [INFO] 04:47:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] CycloneDX: Resolving Dependencies 04:47:21 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:47:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 04:47:21 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 04:47:21 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:21 [INFO] 04:47:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Skipping duplicate-finder execution! 04:47:21 [INFO] 04:47:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] No dependency problems found 04:47:21 [INFO] 04:47:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar 04:47:21 [INFO] 04:47:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] 04:47:21 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:21 [INFO] 04:47:21 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.pom 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-javadoc.jar 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-sources.jar 04:47:21 [INFO] 04:47:21 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT.jar 04:47:21 [INFO] Writing OBR metadata 04:47:21 [INFO] 04:47:21 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:bundle:2.0.4-SNAPSHOT 04:47:21 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:21 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:21 [INFO] +- junit:junit:jar:4.13.2:test 04:47:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:21 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:21 [INFO] 04:47:21 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/sonatype-clm/module.xml 04:47:21 [INFO] 04:47:21 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ 04:47:21 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 2.0.4-SNAPSHOT [67/161] 04:47:21 [INFO] from features/odl-ietf-model-rfc8349/pom.xml 04:47:21 [INFO] ------------------------------[ feature ]------------------------------- 04:47:21 [INFO] 04:47:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] 04:47:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:21 [INFO] 04:47:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:21 [INFO] 04:47:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] 04:47:21 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] 04:47:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:21 [INFO] argLine set to empty 04:47:21 [INFO] 04:47:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] Starting audit... 04:47:21 Audit done. 04:47:21 [INFO] You have 0 Checkstyle violations. 04:47:21 [INFO] 04:47:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] Starting audit... 04:47:21 Audit done. 04:47:21 [INFO] You have 0 Checkstyle violations. 04:47:21 [INFO] 04:47:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- 04:47:21 [INFO] 04:47:21 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml 04:47:22 [INFO] ...done! 04:47:22 [INFO] Set artifact 04:47:22 [INFO] 04:47:22 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:47:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:22 [INFO] 04:47:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> 04:47:22 [INFO] 04:47:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] No files found to run spotbugs; check compile phase has been run. 04:47:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:22 [INFO] 04:47:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< 04:47:22 [INFO] 04:47:22 [INFO] 04:47:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] 04:47:22 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 04:47:22 [INFO] Project dependency features detected: [] 04:47:22 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:22 [INFO] Creating RMI registry server on 127.0.0.1:34827 04:47:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:22 [INFO] Waiting for remote bundle context.. on 34827 name: 1149b0e0-34b4-4a0f-81de-ac697487398c timout: [ RelativeTimeout value = 180000 ] 04:47:26 [INFO] Building jar from resources and headers. 04:47:26 [INFO] Writing jar finished. 04:47:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:28 [INFO] 04:47:28 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8349 --- 04:47:28 [INFO] 04:47:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- 04:47:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:28 [INFO] 04:47:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- 04:47:28 [INFO] CycloneDX: Resolving Dependencies 04:47:29 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:47:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.xml 04:47:29 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.json 04:47:29 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.json 04:47:29 [INFO] 04:47:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Skipping duplicate-finder execution! 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Skipping plugin execution 04:47:29 [INFO] 04:47:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Skipping source per configuration. 04:47:29 [INFO] 04:47:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] 04:47:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:29 [INFO] 04:47:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT.pom 04:47:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-features.xml 04:47:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.json 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT 04:47:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:29 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:29 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:29 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:29 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:29 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:29 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:29 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:29 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:29 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:47:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:29 [INFO] +- junit:junit:jar:4.13.2:test 04:47:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:29 [INFO] 04:47:29 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/sonatype-clm/module.xml 04:47:29 [INFO] 04:47:29 [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- 04:47:29 [INFO] Building rfc8519-ietf-ethertypes 2.0.4-SNAPSHOT [68/161] 04:47:29 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 04:47:29 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:29 [INFO] 04:47:29 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] 04:47:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:29 [INFO] 04:47:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:29 [INFO] 04:47:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] 04:47:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:29 [INFO] 04:47:29 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:29 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 04:47:29 [INFO] yang-to-sources: Found 0 dependencies in 2.143 ms 04:47:29 [INFO] yang-to-sources: Project model files found: 1 in 2.816 ms 04:47:29 [INFO] yang-to-sources: 1 YANG models processed in 4.054 ms 04:47:29 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.333 ms 04:47:29 [INFO] Sorted 5 files into 3 directories in 90.42 μs 04:47:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.784 ms 04:47:29 [INFO] 04:47:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Starting audit... 04:47:29 Audit done. 04:47:29 [INFO] You have 0 Checkstyle violations. 04:47:29 [INFO] 04:47:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Starting audit... 04:47:29 Audit done. 04:47:29 [INFO] You have 0 Checkstyle violations. 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] 04:47:29 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:29 [INFO] 04:47:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Recompiling the module because of changed source code. 04:47:29 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:47:29 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ethertypes/rev190304/IetfEthertypesData.java:[196,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:29 [INFO] 04:47:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 04:47:29 [INFO] 04:47:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 04:47:29 [INFO] Fork Value is true 04:47:31 [INFO] Done SpotBugs Analysis.... 04:47:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:31 [INFO] 04:47:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 04:47:31 [INFO] 04:47:31 [INFO] 04:47:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 04:47:31 [INFO] BugInstance size is 0 04:47:31 [INFO] Error size is 0 04:47:31 [INFO] No errors/warnings found 04:47:31 [INFO] 04:47:31 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 04:47:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 04:47:31 [INFO] 04:47:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 04:47:31 [INFO] No sources to compile 04:47:31 [INFO] 04:47:31 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-ethertypes --- 04:47:32 [INFO] No tests to run. 04:47:32 [INFO] 04:47:32 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-ethertypes --- 04:47:32 [INFO] 04:47:32 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 04:47:32 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 04:47:32 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 04:47:32 [INFO] 04:47:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar 04:47:33 [INFO] 04:47:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] CycloneDX: Resolving Dependencies 04:47:33 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:47:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 04:47:33 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 04:47:33 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.json 04:47:33 [INFO] 04:47:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Skipping duplicate-finder execution! 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] No dependency problems found 04:47:33 [INFO] 04:47:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar 04:47:33 [INFO] 04:47:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] 04:47:33 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:33 [INFO] 04:47:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.pom 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-javadoc.jar 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.json 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-sources.jar 04:47:33 [INFO] 04:47:33 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 04:47:33 [INFO] Writing OBR metadata 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:bundle:2.0.4-SNAPSHOT 04:47:33 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:33 [INFO] +- junit:junit:jar:4.13.2:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:33 [INFO] 04:47:33 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/sonatype-clm/module.xml 04:47:33 [INFO] 04:47:33 [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- 04:47:33 [INFO] Building rfc8519-ietf-packet-fields 2.0.4-SNAPSHOT [69/161] 04:47:33 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 04:47:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:33 [INFO] 04:47:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] 04:47:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:33 [INFO] 04:47:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:33 [INFO] 04:47:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] 04:47:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:33 [INFO] 04:47:33 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 04:47:33 [INFO] yang-to-sources: Found 3 dependencies in 1.918 ms 04:47:33 [INFO] yang-to-sources: Project model files found: 1 in 2.389 ms 04:47:33 [INFO] yang-to-sources: 4 YANG models processed in 13.86 ms 04:47:33 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.617 ms 04:47:33 [INFO] Sorted 30 files into 11 directories in 116.3 μs 04:47:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.60 ms 04:47:33 [INFO] 04:47:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 04:47:33 [INFO] Starting audit... 04:47:33 Audit done. 04:47:33 [INFO] You have 0 Checkstyle violations. 04:47:33 [INFO] 04:47:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] Starting audit... 04:47:34 Audit done. 04:47:34 [INFO] You have 0 Checkstyle violations. 04:47:34 [INFO] 04:47:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] 04:47:34 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 04:47:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:34 [INFO] 04:47:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] Recompiling the module because of changed dependency. 04:47:34 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:47:34 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/packet/fields/rev190304/IetfPacketFieldsData.java:[267,130] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:34 [INFO] 04:47:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 04:47:34 [INFO] 04:47:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] Spotbugs plugin skipped 04:47:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:34 [INFO] 04:47:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 04:47:34 [INFO] 04:47:34 [INFO] 04:47:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] Spotbugs plugin skipped 04:47:34 [INFO] 04:47:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 04:47:34 [INFO] 04:47:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] No sources to compile 04:47:34 [INFO] 04:47:34 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] No tests to run. 04:47:34 [INFO] 04:47:34 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] 04:47:34 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 04:47:34 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 04:47:34 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 04:47:34 [INFO] 04:47:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar 04:47:36 [INFO] 04:47:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] CycloneDX: Resolving Dependencies 04:47:36 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:47:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 04:47:36 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 04:47:36 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.json 04:47:36 [INFO] 04:47:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Skipping duplicate-finder execution! 04:47:36 [INFO] 04:47:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] No dependency problems found 04:47:36 [INFO] 04:47:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar 04:47:36 [INFO] 04:47:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] 04:47:36 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:36 [INFO] 04:47:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.pom 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-javadoc.jar 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.json 04:47:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-sources.jar 04:47:36 [INFO] 04:47:36 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT.jar 04:47:36 [INFO] Writing OBR metadata 04:47:36 [INFO] 04:47:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:bundle:2.0.4-SNAPSHOT 04:47:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:36 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:36 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:36 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:36 [INFO] +- junit:junit:jar:4.13.2:test 04:47:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:36 [INFO] 04:47:36 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/sonatype-clm/module.xml 04:47:36 [INFO] 04:47:36 [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- 04:47:36 [INFO] Building rfc8519-ietf-access-control-list 2.0.4-SNAPSHOT [70/161] 04:47:36 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 04:47:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:36 [INFO] 04:47:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] 04:47:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:36 [INFO] 04:47:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:36 [INFO] 04:47:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] 04:47:36 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] 04:47:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:36 [INFO] 04:47:36 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:36 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 04:47:36 [INFO] yang-to-sources: Found 5 dependencies in 2.436 ms 04:47:36 [INFO] yang-to-sources: Project model files found: 1 in 2.785 ms 04:47:36 [INFO] yang-to-sources: 6 YANG models processed in 30.31 ms 04:47:36 [INFO] BindingJavaFileGenerator: Defined 115 files in 6.492 ms 04:47:36 [INFO] Sorted 115 files into 32 directories in 237.8 μs 04:47:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 19.06 ms 04:47:36 [INFO] 04:47:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] Starting audit... 04:47:36 Audit done. 04:47:36 [INFO] You have 0 Checkstyle violations. 04:47:36 [INFO] 04:47:36 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] Starting audit... 04:47:36 Audit done. 04:47:36 [INFO] You have 0 Checkstyle violations. 04:47:36 [INFO] 04:47:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] 04:47:36 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 04:47:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:36 [INFO] 04:47:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- 04:47:36 [INFO] Recompiling the module because of changed dependency. 04:47:36 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 04:47:37 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/access/control/list/rev190304/IetfAccessControlListData.java:[318,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:37 [INFO] 04:47:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 04:47:37 [INFO] 04:47:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] Spotbugs plugin skipped 04:47:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:37 [INFO] 04:47:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 04:47:37 [INFO] 04:47:37 [INFO] 04:47:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] Spotbugs plugin skipped 04:47:37 [INFO] 04:47:37 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 04:47:37 [INFO] 04:47:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] No sources to compile 04:47:37 [INFO] 04:47:37 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] No tests to run. 04:47:37 [INFO] 04:47:37 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] 04:47:37 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 04:47:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 04:47:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 04:47:37 [INFO] 04:47:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 04:47:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar 04:47:40 [INFO] 04:47:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 04:47:40 [INFO] CycloneDX: Resolving Dependencies 04:47:41 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:47:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 04:47:41 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 04:47:41 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.json 04:47:41 [INFO] 04:47:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Skipping duplicate-finder execution! 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] No dependency problems found 04:47:41 [INFO] 04:47:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar 04:47:41 [INFO] 04:47:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] 04:47:41 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:41 [INFO] 04:47:41 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.pom 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-javadoc.jar 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.json 04:47:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-sources.jar 04:47:41 [INFO] 04:47:41 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT.jar 04:47:41 [INFO] Writing OBR metadata 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:bundle:2.0.4-SNAPSHOT 04:47:41 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:41 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:41 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:41 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:41 [INFO] +- junit:junit:jar:4.13.2:test 04:47:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:41 [INFO] 04:47:41 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/sonatype-clm/module.xml 04:47:41 [INFO] 04:47:41 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ 04:47:41 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 2.0.4-SNAPSHOT [71/161] 04:47:41 [INFO] from features/odl-ietf-model-rfc8519/pom.xml 04:47:41 [INFO] ------------------------------[ feature ]------------------------------- 04:47:41 [INFO] 04:47:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:41 [INFO] 04:47:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:41 [INFO] 04:47:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:41 [INFO] argLine set to empty 04:47:41 [INFO] 04:47:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Starting audit... 04:47:41 Audit done. 04:47:41 [INFO] You have 0 Checkstyle violations. 04:47:41 [INFO] 04:47:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Starting audit... 04:47:41 Audit done. 04:47:41 [INFO] You have 0 Checkstyle violations. 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml 04:47:41 [INFO] ...done! 04:47:41 [INFO] Set artifact 04:47:41 [INFO] 04:47:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:47:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:41 [INFO] 04:47:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> 04:47:41 [INFO] 04:47:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] No files found to run spotbugs; check compile phase has been run. 04:47:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:41 [INFO] 04:47:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< 04:47:41 [INFO] 04:47:41 [INFO] 04:47:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 04:47:41 [INFO] Project dependency features detected: [] 04:47:41 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:41 [INFO] Creating RMI registry server on 127.0.0.1:38889 04:47:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:41 [INFO] Waiting for remote bundle context.. on 38889 name: d1267f44-7abe-4ec9-ad62-aa344feb9e07 timout: [ RelativeTimeout value = 180000 ] 04:47:46 [INFO] Building jar from resources and headers. 04:47:46 [INFO] Writing jar finished. 04:47:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:48 [INFO] 04:47:48 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8519 --- 04:47:48 [INFO] 04:47:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- 04:47:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:48 [INFO] 04:47:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- 04:47:48 [INFO] CycloneDX: Resolving Dependencies 04:47:48 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:47:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.xml 04:47:48 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.json 04:47:49 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.json 04:47:49 [INFO] 04:47:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Skipping duplicate-finder execution! 04:47:49 [INFO] 04:47:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Skipping plugin execution 04:47:49 [INFO] 04:47:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Skipping source per configuration. 04:47:49 [INFO] 04:47:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] 04:47:49 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:49 [INFO] 04:47:49 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT.pom 04:47:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-features.xml 04:47:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.json 04:47:49 [INFO] 04:47:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT 04:47:49 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:49 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:49 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:49 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:49 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:49 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:49 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:49 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:49 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:49 [INFO] +- junit:junit:jar:4.13.2:test 04:47:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:49 [INFO] 04:47:49 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/sonatype-clm/module.xml 04:47:49 [INFO] 04:47:49 [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- 04:47:49 [INFO] Building rfc8520-ietf-acldns 2.0.4-SNAPSHOT [72/161] 04:47:49 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 04:47:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:49 [INFO] 04:47:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] 04:47:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:49 [INFO] 04:47:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:49 [INFO] 04:47:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] 04:47:49 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] 04:47:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:49 [INFO] 04:47:49 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/yang 04:47:49 [INFO] yang-to-sources: Found 6 dependencies in 2.646 ms 04:47:49 [INFO] yang-to-sources: Project model files found: 1 in 1.162 ms 04:47:49 [INFO] yang-to-sources: 7 YANG models processed in 35.15 ms 04:47:49 [INFO] BindingJavaFileGenerator: Defined 9 files in 6.727 ms 04:47:49 [INFO] Sorted 9 files into 3 directories in 126.6 μs 04:47:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.62 ms 04:47:49 [INFO] 04:47:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Starting audit... 04:47:49 Audit done. 04:47:49 [INFO] You have 0 Checkstyle violations. 04:47:49 [INFO] 04:47:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Starting audit... 04:47:49 Audit done. 04:47:49 [INFO] You have 0 Checkstyle violations. 04:47:49 [INFO] 04:47:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] 04:47:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/resources 04:47:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:49 [INFO] 04:47:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Recompiling the module because of changed dependency. 04:47:49 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:47:49 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/acldns/rev190128/IetfAcldnsData.java:[69,117] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:49 [INFO] 04:47:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 04:47:49 [INFO] 04:47:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Spotbugs plugin skipped 04:47:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:49 [INFO] 04:47:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 04:47:49 [INFO] 04:47:49 [INFO] 04:47:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Spotbugs plugin skipped 04:47:49 [INFO] 04:47:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/test/resources 04:47:49 [INFO] 04:47:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] No sources to compile 04:47:49 [INFO] 04:47:49 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] No tests to run. 04:47:49 [INFO] 04:47:49 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] 04:47:49 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-acldns --- 04:47:49 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 04:47:49 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 04:47:49 [INFO] 04:47:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 04:47:50 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar 04:47:50 [INFO] 04:47:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 04:47:50 [INFO] CycloneDX: Resolving Dependencies 04:47:51 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml 04:47:51 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.json 04:47:51 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.json 04:47:51 [INFO] 04:47:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Skipping duplicate-finder execution! 04:47:51 [INFO] 04:47:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] No dependency problems found 04:47:51 [INFO] 04:47:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar 04:47:51 [INFO] 04:47:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] 04:47:51 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:51 [INFO] 04:47:51 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.pom 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-javadoc.jar 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.json 04:47:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT-sources.jar 04:47:51 [INFO] 04:47:51 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 04:47:51 [INFO] Writing OBR metadata 04:47:51 [INFO] 04:47:51 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-acldns:bundle:2.0.4-SNAPSHOT 04:47:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:51 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:51 [INFO] +- junit:junit:jar:4.13.2:test 04:47:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:51 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:51 [INFO] 04:47:51 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8520-ietf-acldns --- 04:47:51 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/sonatype-clm/module.xml 04:47:51 [INFO] 04:47:51 [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ 04:47:51 [INFO] Building rfc8520-ietf-mud 2.0.4-SNAPSHOT [73/161] 04:47:51 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 04:47:51 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:51 [INFO] 04:47:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 04:47:51 [INFO] 04:47:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:51 [INFO] 04:47:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:51 [INFO] 04:47:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- 04:47:51 [INFO] 04:47:51 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-mud --- 04:47:51 [INFO] 04:47:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 04:47:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:47:51 [INFO] 04:47:51 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-mud --- 04:47:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:51 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/yang 04:47:51 [INFO] yang-to-sources: Found 6 dependencies in 2.009 ms 04:47:51 [INFO] yang-to-sources: Project model files found: 1 in 1.256 ms 04:47:51 [INFO] yang-to-sources: 7 YANG models processed in 31.96 ms 04:47:51 [INFO] BindingJavaFileGenerator: Defined 24 files in 6.538 ms 04:47:51 [INFO] Sorted 24 files into 7 directories in 79.92 μs 04:47:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 12.47 ms 04:47:51 [INFO] 04:47:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Starting audit... 04:47:51 Audit done. 04:47:51 [INFO] You have 0 Checkstyle violations. 04:47:51 [INFO] 04:47:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Starting audit... 04:47:51 Audit done. 04:47:51 [INFO] You have 0 Checkstyle violations. 04:47:51 [INFO] 04:47:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-mud --- 04:47:51 [INFO] 04:47:51 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-mud --- 04:47:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/resources 04:47:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:51 [INFO] 04:47:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Recompiling the module because of changed dependency. 04:47:51 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:47:51 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mud/rev190128/IetfMudData.java:[170,111] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:47:51 [INFO] 04:47:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 04:47:51 [INFO] 04:47:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Spotbugs plugin skipped 04:47:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:51 [INFO] 04:47:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 04:47:51 [INFO] 04:47:51 [INFO] 04:47:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Spotbugs plugin skipped 04:47:51 [INFO] 04:47:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-mud --- 04:47:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/test/resources 04:47:51 [INFO] 04:47:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 04:47:51 [INFO] No sources to compile 04:47:51 [INFO] 04:47:51 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-mud --- 04:47:51 [INFO] No tests to run. 04:47:51 [INFO] 04:47:51 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-mud --- 04:47:51 [INFO] 04:47:51 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-mud --- 04:47:51 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 04:47:51 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 04:47:51 [INFO] 04:47:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar 04:47:53 [INFO] 04:47:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 04:47:53 [INFO] CycloneDX: Resolving Dependencies 04:47:53 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.xml 04:47:53 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.json 04:47:53 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.json 04:47:53 [INFO] 04:47:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Skipping duplicate-finder execution! 04:47:53 [INFO] 04:47:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 04:47:53 [INFO] No dependency problems found 04:47:53 [INFO] 04:47:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar 04:47:53 [INFO] 04:47:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 04:47:53 [INFO] 04:47:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:53 [INFO] 04:47:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.pom 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-javadoc.jar 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.json 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT-sources.jar 04:47:53 [INFO] 04:47:53 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-mud --- 04:47:53 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 04:47:53 [INFO] Writing OBR metadata 04:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8520-ietf-mud --- 04:47:54 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-mud:bundle:2.0.4-SNAPSHOT 04:47:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:54 [INFO] +- junit:junit:jar:4.13.2:test 04:47:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:54 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:54 [INFO] 04:47:54 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8520-ietf-mud --- 04:47:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/sonatype-clm/module.xml 04:47:54 [INFO] 04:47:54 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ 04:47:54 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 2.0.4-SNAPSHOT [74/161] 04:47:54 [INFO] from features/odl-ietf-model-rfc8520/pom.xml 04:47:54 [INFO] ------------------------------[ feature ]------------------------------- 04:47:54 [INFO] 04:47:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:54 [INFO] 04:47:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:54 [INFO] 04:47:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:54 [INFO] argLine set to empty 04:47:54 [INFO] 04:47:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Starting audit... 04:47:54 Audit done. 04:47:54 [INFO] You have 0 Checkstyle violations. 04:47:54 [INFO] 04:47:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Starting audit... 04:47:54 Audit done. 04:47:54 [INFO] You have 0 Checkstyle violations. 04:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml 04:47:54 [INFO] ...done! 04:47:54 [INFO] Set artifact 04:47:54 [INFO] 04:47:54 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:47:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:54 [INFO] 04:47:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> 04:47:54 [INFO] 04:47:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] No files found to run spotbugs; check compile phase has been run. 04:47:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:54 [INFO] 04:47:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< 04:47:54 [INFO] 04:47:54 [INFO] 04:47:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 04:47:54 [INFO] Project dependency features detected: [] 04:47:54 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:54 [INFO] Creating RMI registry server on 127.0.0.1:43105 04:47:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:54 [INFO] Waiting for remote bundle context.. on 43105 name: 456bd16c-e01d-45b0-a636-3b928179ab55 timout: [ RelativeTimeout value = 180000 ] 04:47:58 [INFO] Building jar from resources and headers. 04:47:58 [INFO] Writing jar finished. 04:48:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:00 [INFO] 04:48:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8520 --- 04:48:00 [INFO] 04:48:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- 04:48:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:00 [INFO] 04:48:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- 04:48:00 [INFO] CycloneDX: Resolving Dependencies 04:48:01 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 04:48:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.xml 04:48:01 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.json 04:48:01 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.json 04:48:01 [INFO] 04:48:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Skipping duplicate-finder execution! 04:48:01 [INFO] 04:48:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Skipping plugin execution 04:48:01 [INFO] 04:48:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Skipping source per configuration. 04:48:01 [INFO] 04:48:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] 04:48:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:01 [INFO] 04:48:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT.pom 04:48:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-features.xml 04:48:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.json 04:48:01 [INFO] 04:48:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8520:xml:features:2.0.4-SNAPSHOT 04:48:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:01 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:01 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:01 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:01 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:01 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:01 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:01 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:01 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:01 [INFO] +- org.opendaylight.ietf.model:rfc8520-ietf-mud:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:01 [INFO] +- junit:junit:jar:4.13.2:test 04:48:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:01 [INFO] 04:48:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8520 --- 04:48:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/sonatype-clm/module.xml 04:48:01 [INFO] 04:48:01 [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- 04:48:01 [INFO] Building rfc8525 2.0.4-SNAPSHOT [75/161] 04:48:01 [INFO] from model/rfc/rfc8525/pom.xml 04:48:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:01 [INFO] 04:48:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 04:48:01 [INFO] 04:48:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8525 --- 04:48:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:01 [INFO] 04:48:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8525 --- 04:48:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:01 [INFO] 04:48:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8525 --- 04:48:01 [INFO] 04:48:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc8525 --- 04:48:01 [INFO] 04:48:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8525 --- 04:48:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:01 [INFO] 04:48:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8525 --- 04:48:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/yang 04:48:01 [INFO] yang-to-sources: Found 3 dependencies in 2.047 ms 04:48:01 [INFO] yang-to-sources: Project model files found: 1 in 3.308 ms 04:48:01 [INFO] yang-to-sources: 4 YANG models processed in 16.76 ms 04:48:01 [INFO] BindingJavaFileGenerator: Defined 51 files in 5.891 ms 04:48:01 [INFO] Sorted 51 files into 9 directories in 198.6 μs 04:48:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 14.88 ms 04:48:01 [INFO] 04:48:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 04:48:01 [INFO] Starting audit... 04:48:01 Audit done. 04:48:01 [INFO] You have 0 Checkstyle violations. 04:48:01 [INFO] 04:48:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 04:48:01 [INFO] Starting audit... 04:48:01 Audit done. 04:48:01 [INFO] You have 0 Checkstyle violations. 04:48:01 [INFO] 04:48:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8525 --- 04:48:01 [INFO] 04:48:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8525 --- 04:48:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/resources 04:48:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:48:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:48:01 [INFO] 04:48:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8525 --- 04:48:01 [INFO] Recompiling the module because of changed dependency. 04:48:01 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[15,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[15,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[15,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/IetfYangLibraryData.java:[268,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[24,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[33,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[62,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[21,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[25,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[34,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [WARNING] /w/workspace/ietf-maven-clm-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:[63,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 04:48:01 [INFO] 04:48:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8525 >>> 04:48:01 [INFO] 04:48:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8525 --- 04:48:01 [INFO] Fork Value is true 04:48:04 [INFO] Done SpotBugs Analysis.... 04:48:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:04 [INFO] 04:48:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8525 <<< 04:48:04 [INFO] 04:48:04 [INFO] 04:48:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8525 --- 04:48:04 [INFO] BugInstance size is 0 04:48:04 [INFO] Error size is 0 04:48:04 [INFO] No errors/warnings found 04:48:04 [INFO] 04:48:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8525 --- 04:48:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/test/resources 04:48:04 [INFO] 04:48:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8525 --- 04:48:04 [INFO] No sources to compile 04:48:04 [INFO] 04:48:04 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8525 --- 04:48:04 [INFO] No tests to run. 04:48:04 [INFO] 04:48:04 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8525 --- 04:48:04 [INFO] 04:48:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8525 --- 04:48:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT.jar 04:48:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 04:48:04 [INFO] 04:48:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- 04:48:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-javadoc.jar 04:48:06 [INFO] 04:48:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 04:48:06 [INFO] CycloneDX: Resolving Dependencies 04:48:07 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:48:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.xml 04:48:07 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.json 04:48:07 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 04:48:07 [INFO] 04:48:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 04:48:07 [INFO] Skipping duplicate-finder execution! 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8525 --- 04:48:07 [INFO] No dependency problems found 04:48:07 [INFO] 04:48:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- 04:48:07 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-sources.jar 04:48:07 [INFO] 04:48:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- jacoco:0.8.15:report (report) @ rfc8525 --- 04:48:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:07 [INFO] 04:48:07 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.pom 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.jar 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-javadoc.jar 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 04:48:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT-sources.jar 04:48:07 [INFO] 04:48:07 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8525 --- 04:48:07 [INFO] Installing org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.jar 04:48:07 [INFO] Writing OBR metadata 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8525 --- 04:48:07 [INFO] org.opendaylight.ietf.model:rfc8525:bundle:2.0.4-SNAPSHOT 04:48:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:07 [INFO] +- junit:junit:jar:4.13.2:test 04:48:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:07 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:07 [INFO] 04:48:07 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8525 --- 04:48:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/sonatype-clm/module.xml 04:48:07 [INFO] 04:48:07 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ 04:48:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 2.0.4-SNAPSHOT [76/161] 04:48:07 [INFO] from features/odl-ietf-model-rfc8525/pom.xml 04:48:07 [INFO] ------------------------------[ feature ]------------------------------- 04:48:07 [INFO] 04:48:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:07 [INFO] 04:48:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:07 [INFO] 04:48:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:07 [INFO] argLine set to empty 04:48:07 [INFO] 04:48:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Starting audit... 04:48:07 Audit done. 04:48:07 [INFO] You have 0 Checkstyle violations. 04:48:07 [INFO] 04:48:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Starting audit... 04:48:07 Audit done. 04:48:07 [INFO] You have 0 Checkstyle violations. 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml 04:48:07 [INFO] ...done! 04:48:07 [INFO] Set artifact 04:48:07 [INFO] 04:48:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:07 [INFO] 04:48:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> 04:48:07 [INFO] 04:48:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:07 [INFO] 04:48:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< 04:48:07 [INFO] 04:48:07 [INFO] 04:48:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 04:48:07 [INFO] Project dependency features detected: [] 04:48:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:07 [INFO] Creating RMI registry server on 127.0.0.1:42493 04:48:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:07 [INFO] Waiting for remote bundle context.. on 42493 name: fb901a26-1783-41d7-b46b-1b954a576d92 timout: [ RelativeTimeout value = 180000 ] 04:48:12 [INFO] Building jar from resources and headers. 04:48:12 [INFO] Writing jar finished. 04:48:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:14 [INFO] 04:48:14 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] 04:48:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:14 [INFO] 04:48:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] CycloneDX: Resolving Dependencies 04:48:14 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:48:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.xml 04:48:14 [INFO] attaching as odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.json 04:48:14 [INFO] attaching as odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 04:48:14 [INFO] 04:48:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Skipping duplicate-finder execution! 04:48:14 [INFO] 04:48:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Skipping plugin execution 04:48:14 [INFO] 04:48:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Skipping source per configuration. 04:48:14 [INFO] 04:48:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] 04:48:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:14 [INFO] 04:48:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT.pom 04:48:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-features.xml 04:48:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 04:48:14 [INFO] 04:48:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT 04:48:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:14 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:14 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:14 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:14 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:14 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] +- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:48:14 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:14 [INFO] +- junit:junit:jar:4.13.2:test 04:48:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:14 [INFO] 04:48:14 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/sonatype-clm/module.xml 04:48:14 [INFO] 04:48:14 [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- 04:48:14 [INFO] Building rfc8526 2.0.4-SNAPSHOT [77/161] 04:48:14 [INFO] from model/rfc/rfc8526/pom.xml 04:48:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:14 [INFO] 04:48:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 04:48:14 [INFO] 04:48:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8526 --- 04:48:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:14 [INFO] 04:48:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8526 --- 04:48:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:14 [INFO] 04:48:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8526 --- 04:48:14 [INFO] 04:48:14 [INFO] --- dependency:3.11.0:properties (default) @ rfc8526 --- 04:48:14 [INFO] 04:48:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8526 --- 04:48:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:14 [INFO] 04:48:14 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8526 --- 04:48:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/yang 04:48:14 [INFO] yang-to-sources: Found 7 dependencies in 2.405 ms 04:48:14 [INFO] yang-to-sources: Project model files found: 1 in 2.217 ms 04:48:14 [INFO] yang-to-sources: 8 YANG models processed in 24.17 ms 04:48:14 [INFO] BindingJavaFileGenerator: Defined 40 files in 6.510 ms 04:48:14 [INFO] Sorted 40 files into 14 directories in 138.8 μs 04:48:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 17.46 ms 04:48:14 [INFO] 04:48:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 04:48:14 [INFO] Starting audit... 04:48:14 Audit done. 04:48:14 [INFO] You have 0 Checkstyle violations. 04:48:14 [INFO] 04:48:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 04:48:14 [INFO] Starting audit... 04:48:14 Audit done. 04:48:14 [INFO] You have 0 Checkstyle violations. 04:48:14 [INFO] 04:48:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8526 --- 04:48:14 [INFO] 04:48:14 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8526 --- 04:48:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/resources 04:48:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:14 [INFO] 04:48:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8526 --- 04:48:14 [INFO] Recompiling the module because of changed dependency. 04:48:14 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:14 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/netconf/nmda/rev190107/IetfNetconfNmdaData.java:[169,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:14 [INFO] 04:48:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8526 >>> 04:48:14 [INFO] 04:48:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8526 --- 04:48:14 [INFO] Spotbugs plugin skipped 04:48:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:14 [INFO] 04:48:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8526 <<< 04:48:14 [INFO] 04:48:14 [INFO] 04:48:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8526 --- 04:48:14 [INFO] Spotbugs plugin skipped 04:48:14 [INFO] 04:48:14 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8526 --- 04:48:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/test/resources 04:48:14 [INFO] 04:48:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8526 --- 04:48:14 [INFO] No sources to compile 04:48:14 [INFO] 04:48:14 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8526 --- 04:48:14 [INFO] No tests to run. 04:48:14 [INFO] 04:48:14 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8526 --- 04:48:14 [INFO] 04:48:14 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8526 --- 04:48:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT.jar 04:48:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 04:48:15 [INFO] 04:48:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- 04:48:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-javadoc.jar 04:48:17 [INFO] 04:48:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 04:48:17 [INFO] CycloneDX: Resolving Dependencies 04:48:17 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:48:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.xml 04:48:17 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.json 04:48:17 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:17 [INFO] 04:48:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 04:48:17 [INFO] Skipping duplicate-finder execution! 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8526 --- 04:48:17 [INFO] No dependency problems found 04:48:17 [INFO] 04:48:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- 04:48:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-sources.jar 04:48:17 [INFO] 04:48:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8526 --- 04:48:17 [INFO] 04:48:17 [INFO] --- jacoco:0.8.15:report (report) @ rfc8526 --- 04:48:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:17 [INFO] 04:48:17 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.pom 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.jar 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-javadoc.jar 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT-sources.jar 04:48:17 [INFO] 04:48:17 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8526 --- 04:48:17 [INFO] Installing org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.jar 04:48:17 [INFO] Writing OBR metadata 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8526 --- 04:48:17 [INFO] org.opendaylight.ietf.model:rfc8526:bundle:2.0.4-SNAPSHOT 04:48:17 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:17 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:17 [INFO] +- junit:junit:jar:4.13.2:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:17 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:17 [INFO] 04:48:17 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8526 --- 04:48:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/sonatype-clm/module.xml 04:48:17 [INFO] 04:48:17 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ 04:48:17 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 2.0.4-SNAPSHOT [78/161] 04:48:17 [INFO] from features/odl-ietf-model-rfc8526/pom.xml 04:48:17 [INFO] ------------------------------[ feature ]------------------------------- 04:48:17 [INFO] 04:48:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] 04:48:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:17 [INFO] 04:48:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:17 [INFO] 04:48:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] 04:48:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:17 [INFO] argLine set to empty 04:48:17 [INFO] 04:48:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Starting audit... 04:48:17 Audit done. 04:48:17 [INFO] You have 0 Checkstyle violations. 04:48:17 [INFO] 04:48:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Starting audit... 04:48:18 Audit done. 04:48:18 [INFO] You have 0 Checkstyle violations. 04:48:18 [INFO] 04:48:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] 04:48:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml 04:48:18 [INFO] ...done! 04:48:18 [INFO] Set artifact 04:48:18 [INFO] 04:48:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:18 [INFO] 04:48:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> 04:48:18 [INFO] 04:48:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:18 [INFO] 04:48:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< 04:48:18 [INFO] 04:48:18 [INFO] 04:48:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] 04:48:18 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 04:48:18 [INFO] Project dependency features detected: [] 04:48:18 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:18 [INFO] Creating RMI registry server on 127.0.0.1:45691 04:48:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:18 [INFO] Waiting for remote bundle context.. on 45691 name: 227f9368-4d59-463d-b047-b3b89c2ca84f timout: [ RelativeTimeout value = 180000 ] 04:48:22 [INFO] Building jar from resources and headers. 04:48:22 [INFO] Writing jar finished. 04:48:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:24 [INFO] 04:48:24 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8526 --- 04:48:24 [INFO] 04:48:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- 04:48:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:24 [INFO] 04:48:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- 04:48:24 [INFO] CycloneDX: Resolving Dependencies 04:48:25 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:48:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.xml 04:48:25 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.json 04:48:25 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:25 [INFO] 04:48:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Skipping duplicate-finder execution! 04:48:25 [INFO] 04:48:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Skipping plugin execution 04:48:25 [INFO] 04:48:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Skipping source per configuration. 04:48:25 [INFO] 04:48:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] 04:48:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:25 [INFO] 04:48:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT.pom 04:48:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-features.xml 04:48:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:25 [INFO] 04:48:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.4-SNAPSHOT 04:48:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:25 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:25 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:25 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:25 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:25 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:25 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:25 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:25 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] +- org.opendaylight.ietf.model:rfc8526:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:25 [INFO] | +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:25 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:25 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:25 [INFO] +- junit:junit:jar:4.13.2:test 04:48:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:25 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:25 [INFO] 04:48:25 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/sonatype-clm/module.xml 04:48:25 [INFO] 04:48:25 [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- 04:48:25 [INFO] Building rfc8528 2.0.4-SNAPSHOT [79/161] 04:48:25 [INFO] from model/rfc/rfc8528/pom.xml 04:48:25 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:25 [INFO] 04:48:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 04:48:25 [INFO] 04:48:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8528 --- 04:48:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:25 [INFO] 04:48:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8528 --- 04:48:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:25 [INFO] 04:48:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8528 --- 04:48:25 [INFO] 04:48:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8528 --- 04:48:25 [INFO] 04:48:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8528 --- 04:48:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:25 [INFO] 04:48:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8528 --- 04:48:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/yang 04:48:25 [INFO] yang-to-sources: Found 2 dependencies in 2.388 ms 04:48:25 [INFO] yang-to-sources: Project model files found: 1 in 1.557 ms 04:48:25 [INFO] yang-to-sources: 3 YANG models processed in 11.08 ms 04:48:25 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.951 ms 04:48:25 [INFO] Sorted 21 files into 8 directories in 100.9 μs 04:48:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.199 ms 04:48:25 [INFO] 04:48:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 04:48:25 [INFO] Starting audit... 04:48:25 Audit done. 04:48:25 [INFO] You have 0 Checkstyle violations. 04:48:25 [INFO] 04:48:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 04:48:25 [INFO] Starting audit... 04:48:25 Audit done. 04:48:25 [INFO] You have 0 Checkstyle violations. 04:48:25 [INFO] 04:48:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8528 --- 04:48:25 [INFO] 04:48:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8528 --- 04:48:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/resources 04:48:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:25 [INFO] 04:48:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8528 --- 04:48:25 [INFO] Recompiling the module because of changed dependency. 04:48:25 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:48:25 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/schema/mount/rev190114/IetfYangSchemaMountData.java:[106,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:25 [INFO] 04:48:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8528 >>> 04:48:25 [INFO] 04:48:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8528 --- 04:48:25 [INFO] Spotbugs plugin skipped 04:48:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:25 [INFO] 04:48:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8528 <<< 04:48:25 [INFO] 04:48:25 [INFO] 04:48:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8528 --- 04:48:25 [INFO] Spotbugs plugin skipped 04:48:25 [INFO] 04:48:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8528 --- 04:48:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/test/resources 04:48:25 [INFO] 04:48:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8528 --- 04:48:25 [INFO] No sources to compile 04:48:25 [INFO] 04:48:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8528 --- 04:48:25 [INFO] No tests to run. 04:48:25 [INFO] 04:48:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8528 --- 04:48:25 [INFO] 04:48:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8528 --- 04:48:25 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT.jar 04:48:25 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 04:48:25 [INFO] 04:48:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- 04:48:27 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-javadoc.jar 04:48:27 [INFO] 04:48:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 04:48:27 [INFO] CycloneDX: Resolving Dependencies 04:48:27 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:48:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.xml 04:48:27 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.json 04:48:27 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:27 [INFO] 04:48:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 04:48:27 [INFO] Skipping duplicate-finder execution! 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8528 --- 04:48:27 [INFO] No dependency problems found 04:48:27 [INFO] 04:48:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- 04:48:27 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-sources.jar 04:48:27 [INFO] 04:48:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8528 --- 04:48:27 [INFO] 04:48:27 [INFO] --- jacoco:0.8.15:report (report) @ rfc8528 --- 04:48:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:27 [INFO] 04:48:27 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.pom 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.jar 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-javadoc.jar 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT-sources.jar 04:48:27 [INFO] 04:48:27 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8528 --- 04:48:27 [INFO] Installing org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.jar 04:48:27 [INFO] Writing OBR metadata 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8528 --- 04:48:27 [INFO] org.opendaylight.ietf.model:rfc8528:bundle:2.0.4-SNAPSHOT 04:48:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:27 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:27 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:27 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:27 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:27 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:27 [INFO] +- junit:junit:jar:4.13.2:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:27 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:27 [INFO] 04:48:27 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8528 --- 04:48:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/sonatype-clm/module.xml 04:48:27 [INFO] 04:48:27 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ 04:48:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 2.0.4-SNAPSHOT [80/161] 04:48:27 [INFO] from features/odl-ietf-model-rfc8528/pom.xml 04:48:27 [INFO] ------------------------------[ feature ]------------------------------- 04:48:27 [INFO] 04:48:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] 04:48:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:27 [INFO] 04:48:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:27 [INFO] 04:48:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:28 [INFO] argLine set to empty 04:48:28 [INFO] 04:48:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Starting audit... 04:48:28 Audit done. 04:48:28 [INFO] You have 0 Checkstyle violations. 04:48:28 [INFO] 04:48:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Starting audit... 04:48:28 Audit done. 04:48:28 [INFO] You have 0 Checkstyle violations. 04:48:28 [INFO] 04:48:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml 04:48:28 [INFO] ...done! 04:48:28 [INFO] Set artifact 04:48:28 [INFO] 04:48:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:28 [INFO] 04:48:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> 04:48:28 [INFO] 04:48:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:28 [INFO] 04:48:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< 04:48:28 [INFO] 04:48:28 [INFO] 04:48:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 04:48:28 [INFO] Project dependency features detected: [] 04:48:28 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:28 [INFO] Creating RMI registry server on 127.0.0.1:37437 04:48:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:28 [INFO] Waiting for remote bundle context.. on 37437 name: 12a35f57-bba0-4b66-ad36-446f8a66f7b5 timout: [ RelativeTimeout value = 180000 ] 04:48:33 [INFO] Building jar from resources and headers. 04:48:33 [INFO] Writing jar finished. 04:48:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:35 [INFO] 04:48:35 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] 04:48:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:35 [INFO] 04:48:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] CycloneDX: Resolving Dependencies 04:48:35 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:48:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.xml 04:48:35 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.json 04:48:35 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:35 [INFO] 04:48:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Skipping duplicate-finder execution! 04:48:35 [INFO] 04:48:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Skipping plugin execution 04:48:35 [INFO] 04:48:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Skipping source per configuration. 04:48:35 [INFO] 04:48:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] 04:48:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:35 [INFO] 04:48:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT.pom 04:48:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-features.xml 04:48:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:35 [INFO] 04:48:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT 04:48:35 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:35 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:35 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:35 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:35 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:35 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:35 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:35 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:35 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:35 [INFO] +- junit:junit:jar:4.13.2:test 04:48:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:35 [INFO] 04:48:35 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/sonatype-clm/module.xml 04:48:35 [INFO] 04:48:35 [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- 04:48:35 [INFO] Building rfc8529 2.0.4-SNAPSHOT [81/161] 04:48:35 [INFO] from model/rfc/rfc8529/pom.xml 04:48:35 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:35 [INFO] 04:48:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 04:48:35 [INFO] 04:48:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8529 --- 04:48:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:35 [INFO] 04:48:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8529 --- 04:48:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:35 [INFO] 04:48:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8529 --- 04:48:35 [INFO] 04:48:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc8529 --- 04:48:35 [INFO] 04:48:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8529 --- 04:48:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:35 [INFO] 04:48:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8529 --- 04:48:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/yang 04:48:35 [INFO] yang-to-sources: Found 5 dependencies in 2.080 ms 04:48:35 [INFO] yang-to-sources: Project model files found: 1 in 1.528 ms 04:48:35 [INFO] yang-to-sources: 6 YANG models processed in 28.77 ms 04:48:35 [INFO] BindingJavaFileGenerator: Defined 37 files in 6.215 ms 04:48:35 [INFO] Sorted 37 files into 10 directories in 134.7 μs 04:48:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 21.57 ms 04:48:35 [INFO] 04:48:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 04:48:35 [INFO] Starting audit... 04:48:35 Audit done. 04:48:35 [INFO] You have 0 Checkstyle violations. 04:48:35 [INFO] 04:48:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 04:48:35 [INFO] Starting audit... 04:48:35 Audit done. 04:48:35 [INFO] You have 0 Checkstyle violations. 04:48:35 [INFO] 04:48:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8529 --- 04:48:35 [INFO] 04:48:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8529 --- 04:48:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/resources 04:48:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:35 [INFO] 04:48:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8529 --- 04:48:35 [INFO] Recompiling the module because of changed dependency. 04:48:35 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 04:48:35 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/network/instance/rev190121/IetfNetworkInstanceData.java:[149,136] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:35 [INFO] 04:48:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8529 >>> 04:48:35 [INFO] 04:48:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8529 --- 04:48:35 [INFO] Spotbugs plugin skipped 04:48:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:35 [INFO] 04:48:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8529 <<< 04:48:35 [INFO] 04:48:35 [INFO] 04:48:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8529 --- 04:48:35 [INFO] Spotbugs plugin skipped 04:48:35 [INFO] 04:48:35 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8529 --- 04:48:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/test/resources 04:48:35 [INFO] 04:48:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8529 --- 04:48:35 [INFO] No sources to compile 04:48:35 [INFO] 04:48:35 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8529 --- 04:48:35 [INFO] No tests to run. 04:48:35 [INFO] 04:48:35 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8529 --- 04:48:35 [INFO] 04:48:35 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8529 --- 04:48:35 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT.jar 04:48:35 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 04:48:35 [INFO] 04:48:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- 04:48:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-javadoc.jar 04:48:38 [INFO] 04:48:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 04:48:38 [INFO] CycloneDX: Resolving Dependencies 04:48:38 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:48:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.xml 04:48:38 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.json 04:48:38 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 04:48:38 [INFO] 04:48:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 04:48:38 [INFO] Skipping duplicate-finder execution! 04:48:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8529 --- 04:48:38 [INFO] No dependency problems found 04:48:38 [INFO] 04:48:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- 04:48:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-sources.jar 04:48:38 [INFO] 04:48:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- jacoco:0.8.15:report (report) @ rfc8529 --- 04:48:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:38 [INFO] 04:48:38 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.pom 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.jar 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-javadoc.jar 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 04:48:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT-sources.jar 04:48:38 [INFO] 04:48:38 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8529 --- 04:48:38 [INFO] Installing org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.jar 04:48:38 [INFO] Writing OBR metadata 04:48:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8529 --- 04:48:38 [INFO] org.opendaylight.ietf.model:rfc8529:bundle:2.0.4-SNAPSHOT 04:48:38 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:38 [INFO] +- junit:junit:jar:4.13.2:test 04:48:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:38 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:38 [INFO] 04:48:38 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8529 --- 04:48:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/sonatype-clm/module.xml 04:48:38 [INFO] 04:48:38 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ 04:48:38 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 2.0.4-SNAPSHOT [82/161] 04:48:38 [INFO] from features/odl-ietf-model-rfc8529/pom.xml 04:48:38 [INFO] ------------------------------[ feature ]------------------------------- 04:48:38 [INFO] 04:48:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:38 [INFO] 04:48:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:38 [INFO] 04:48:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:38 [INFO] argLine set to empty 04:48:38 [INFO] 04:48:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Starting audit... 04:48:38 Audit done. 04:48:38 [INFO] You have 0 Checkstyle violations. 04:48:38 [INFO] 04:48:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Starting audit... 04:48:38 Audit done. 04:48:38 [INFO] You have 0 Checkstyle violations. 04:48:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml 04:48:38 [INFO] ...done! 04:48:38 [INFO] Set artifact 04:48:38 [INFO] 04:48:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:38 [INFO] 04:48:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> 04:48:38 [INFO] 04:48:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:38 [INFO] 04:48:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< 04:48:38 [INFO] 04:48:38 [INFO] 04:48:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 04:48:38 [INFO] Project dependency features detected: [] 04:48:38 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:38 [INFO] Creating RMI registry server on 127.0.0.1:33923 04:48:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:39 [INFO] Waiting for remote bundle context.. on 33923 name: 0ccaf1f3-78b5-4872-bca0-5d7b5f2c5248 timout: [ RelativeTimeout value = 180000 ] 04:48:43 [INFO] Building jar from resources and headers. 04:48:43 [INFO] Writing jar finished. 04:48:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:45 [INFO] 04:48:45 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8529 --- 04:48:45 [INFO] 04:48:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- 04:48:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:45 [INFO] 04:48:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- 04:48:45 [INFO] CycloneDX: Resolving Dependencies 04:48:46 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:48:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.xml 04:48:46 [INFO] attaching as odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.json 04:48:46 [INFO] attaching as odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 04:48:46 [INFO] 04:48:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Skipping duplicate-finder execution! 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Skipping plugin execution 04:48:46 [INFO] 04:48:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Skipping source per configuration. 04:48:46 [INFO] 04:48:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] 04:48:46 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:46 [INFO] 04:48:46 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT.pom 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-features.xml 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT 04:48:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:46 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:46 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:46 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:46 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:46 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:46 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:46 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:46 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:46 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:46 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:46 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:46 [INFO] +- junit:junit:jar:4.13.2:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:46 [INFO] 04:48:46 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/sonatype-clm/module.xml 04:48:46 [INFO] 04:48:46 [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- 04:48:46 [INFO] Building rfc8530 2.0.4-SNAPSHOT [83/161] 04:48:46 [INFO] from model/rfc/rfc8530/pom.xml 04:48:46 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:46 [INFO] 04:48:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8530 --- 04:48:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:46 [INFO] 04:48:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8530 --- 04:48:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:46 [INFO] 04:48:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.11.0:properties (default) @ rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8530 --- 04:48:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:46 [INFO] 04:48:46 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8530 --- 04:48:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:46 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/yang 04:48:46 [INFO] yang-to-sources: Found 4 dependencies in 1.972 ms 04:48:46 [INFO] yang-to-sources: Project model files found: 1 in 1.135 ms 04:48:46 [INFO] yang-to-sources: 5 YANG models processed in 39.36 ms 04:48:46 [INFO] BindingJavaFileGenerator: Defined 15 files in 4.733 ms 04:48:46 [INFO] Sorted 15 files into 5 directories in 109.5 μs 04:48:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 9.298 ms 04:48:46 [INFO] 04:48:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 04:48:46 [INFO] Starting audit... 04:48:46 Audit done. 04:48:46 [INFO] You have 0 Checkstyle violations. 04:48:46 [INFO] 04:48:46 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 04:48:46 [INFO] Starting audit... 04:48:46 Audit done. 04:48:46 [INFO] You have 0 Checkstyle violations. 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8530 --- 04:48:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/resources 04:48:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:46 [INFO] 04:48:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8530 --- 04:48:46 [INFO] Recompiling the module because of changed dependency. 04:48:46 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 04:48:46 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/logical/network/element/rev190125/IetfLogicalNetworkElementData.java:[98,149] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:46 [INFO] 04:48:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8530 >>> 04:48:46 [INFO] 04:48:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8530 --- 04:48:46 [INFO] Spotbugs plugin skipped 04:48:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:46 [INFO] 04:48:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8530 <<< 04:48:46 [INFO] 04:48:46 [INFO] 04:48:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8530 --- 04:48:46 [INFO] Spotbugs plugin skipped 04:48:46 [INFO] 04:48:46 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8530 --- 04:48:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/test/resources 04:48:46 [INFO] 04:48:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8530 --- 04:48:46 [INFO] No sources to compile 04:48:46 [INFO] 04:48:46 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8530 --- 04:48:46 [INFO] No tests to run. 04:48:46 [INFO] 04:48:46 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8530 --- 04:48:46 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT.jar 04:48:46 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 04:48:46 [INFO] 04:48:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- 04:48:48 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-javadoc.jar 04:48:48 [INFO] 04:48:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 04:48:48 [INFO] CycloneDX: Resolving Dependencies 04:48:48 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:48:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.xml 04:48:48 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.json 04:48:48 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 04:48:48 [INFO] 04:48:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 04:48:48 [INFO] Skipping duplicate-finder execution! 04:48:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8530 --- 04:48:48 [INFO] No dependency problems found 04:48:48 [INFO] 04:48:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- 04:48:48 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-sources.jar 04:48:48 [INFO] 04:48:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- jacoco:0.8.15:report (report) @ rfc8530 --- 04:48:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:48 [INFO] 04:48:48 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.pom 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.jar 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-javadoc.jar 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 04:48:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT-sources.jar 04:48:48 [INFO] 04:48:48 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8530 --- 04:48:48 [INFO] Installing org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.jar 04:48:48 [INFO] Writing OBR metadata 04:48:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8530 --- 04:48:48 [INFO] org.opendaylight.ietf.model:rfc8530:bundle:2.0.4-SNAPSHOT 04:48:48 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:48 [INFO] +- junit:junit:jar:4.13.2:test 04:48:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:48 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:48 [INFO] 04:48:48 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8530 --- 04:48:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/sonatype-clm/module.xml 04:48:48 [INFO] 04:48:48 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ 04:48:48 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 2.0.4-SNAPSHOT [84/161] 04:48:48 [INFO] from features/odl-ietf-model-rfc8530/pom.xml 04:48:48 [INFO] ------------------------------[ feature ]------------------------------- 04:48:48 [INFO] 04:48:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:48 [INFO] 04:48:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:48 [INFO] 04:48:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:48 [INFO] argLine set to empty 04:48:48 [INFO] 04:48:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Starting audit... 04:48:48 Audit done. 04:48:48 [INFO] You have 0 Checkstyle violations. 04:48:48 [INFO] 04:48:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Starting audit... 04:48:48 Audit done. 04:48:48 [INFO] You have 0 Checkstyle violations. 04:48:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- 04:48:49 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml 04:48:49 [INFO] ...done! 04:48:49 [INFO] Set artifact 04:48:49 [INFO] 04:48:49 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8530 --- 04:48:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:49 [INFO] 04:48:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> 04:48:49 [INFO] 04:48:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- 04:48:49 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:49 [INFO] 04:48:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< 04:48:49 [INFO] 04:48:49 [INFO] 04:48:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8530 --- 04:48:49 [INFO] 04:48:49 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8530 --- 04:48:49 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 04:48:49 [INFO] Project dependency features detected: [] 04:48:49 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:49 [INFO] Creating RMI registry server on 127.0.0.1:44655 04:48:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:49 [INFO] Waiting for remote bundle context.. on 44655 name: a44076d0-c7d2-4df1-8577-af82a4d85e10 timout: [ RelativeTimeout value = 180000 ] 04:48:53 [INFO] Building jar from resources and headers. 04:48:53 [INFO] Writing jar finished. 04:48:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:55 [INFO] 04:48:55 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8530 --- 04:48:55 [INFO] 04:48:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- 04:48:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:55 [INFO] 04:48:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- 04:48:55 [INFO] CycloneDX: Resolving Dependencies 04:48:56 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:48:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.xml 04:48:56 [INFO] attaching as odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.json 04:48:56 [INFO] attaching as odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 04:48:56 [INFO] 04:48:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Skipping duplicate-finder execution! 04:48:56 [INFO] 04:48:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Skipping plugin execution 04:48:56 [INFO] 04:48:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Skipping source per configuration. 04:48:56 [INFO] 04:48:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] 04:48:56 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:56 [INFO] 04:48:56 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT.pom 04:48:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-features.xml 04:48:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 04:48:56 [INFO] 04:48:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8530:xml:features:2.0.4-SNAPSHOT 04:48:56 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:56 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:56 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:56 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:56 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:56 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:56 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:56 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:56 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] +- org.opendaylight.ietf.model:rfc8530:jar:2.0.4-SNAPSHOT:compile 04:48:56 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:56 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:56 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:56 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:56 [INFO] +- junit:junit:jar:4.13.2:test 04:48:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:56 [INFO] 04:48:56 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/sonatype-clm/module.xml 04:48:56 [INFO] 04:48:56 [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ 04:48:56 [INFO] Building rfc8542-ietf-dc-fabric-types 2.0.4-SNAPSHOT [85/161] 04:48:56 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 04:48:56 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:56 [INFO] 04:48:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] 04:48:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:56 [INFO] 04:48:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:56 [INFO] 04:48:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] 04:48:56 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] 04:48:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:56 [INFO] 04:48:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 04:48:56 [INFO] yang-to-sources: Found 2 dependencies in 2.479 ms 04:48:56 [INFO] yang-to-sources: Project model files found: 1 in 2.343 ms 04:48:56 [INFO] yang-to-sources: 3 YANG models processed in 10.34 ms 04:48:56 [INFO] BindingJavaFileGenerator: Defined 40 files in 3.109 ms 04:48:56 [INFO] Sorted 40 files into 4 directories in 131.2 μs 04:48:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 10.88 ms 04:48:56 [INFO] 04:48:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Starting audit... 04:48:56 Audit done. 04:48:56 [INFO] You have 0 Checkstyle violations. 04:48:56 [INFO] 04:48:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Starting audit... 04:48:56 Audit done. 04:48:56 [INFO] You have 0 Checkstyle violations. 04:48:56 [INFO] 04:48:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] 04:48:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 04:48:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:56 [INFO] 04:48:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Recompiling the module because of changed dependency. 04:48:56 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:56 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/dc/fabric/types/rev190225/IetfDcFabricTypesData.java:[204,133] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:56 [INFO] 04:48:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 04:48:56 [INFO] 04:48:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Spotbugs plugin skipped 04:48:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:56 [INFO] 04:48:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 04:48:56 [INFO] 04:48:56 [INFO] 04:48:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Spotbugs plugin skipped 04:48:56 [INFO] 04:48:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 04:48:56 [INFO] 04:48:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] No sources to compile 04:48:56 [INFO] 04:48:56 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] No tests to run. 04:48:56 [INFO] 04:48:56 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] 04:48:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 04:48:56 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 04:48:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 04:48:56 [INFO] 04:48:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar 04:48:58 [INFO] 04:48:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] CycloneDX: Resolving Dependencies 04:48:58 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:48:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 04:48:58 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 04:48:58 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.json 04:48:58 [INFO] 04:48:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Skipping duplicate-finder execution! 04:48:58 [INFO] 04:48:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] No dependency problems found 04:48:58 [INFO] 04:48:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar 04:48:58 [INFO] 04:48:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] 04:48:58 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:58 [INFO] 04:48:58 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.pom 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-javadoc.jar 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.json 04:48:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-sources.jar 04:48:58 [INFO] 04:48:58 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT.jar 04:48:58 [INFO] Writing OBR metadata 04:48:58 [INFO] 04:48:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:bundle:2.0.4-SNAPSHOT 04:48:58 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:48:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:58 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:58 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:58 [INFO] +- junit:junit:jar:4.13.2:test 04:48:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:58 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:58 [INFO] 04:48:58 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/sonatype-clm/module.xml 04:48:58 [INFO] 04:48:58 [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- 04:48:58 [INFO] Building rfc8542-ietf-dc-fabric-topology 2.0.4-SNAPSHOT [86/161] 04:48:58 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 04:48:58 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:58 [INFO] 04:48:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] 04:48:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:58 [INFO] 04:48:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:58 [INFO] 04:48:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] 04:48:58 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] 04:48:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:48:58 [INFO] 04:48:58 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 04:48:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 04:48:58 [INFO] yang-to-sources: Found 4 dependencies in 2.078 ms 04:48:58 [INFO] yang-to-sources: Project model files found: 1 in 1.680 ms 04:48:59 [INFO] yang-to-sources: 5 YANG models processed in 17.47 ms 04:48:59 [INFO] BindingJavaFileGenerator: Defined 35 files in 4.656 ms 04:48:59 [INFO] Sorted 35 files into 7 directories in 134.9 μs 04:48:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 10.75 ms 04:48:59 [INFO] 04:48:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Starting audit... 04:48:59 Audit done. 04:48:59 [INFO] You have 0 Checkstyle violations. 04:48:59 [INFO] 04:48:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Starting audit... 04:48:59 Audit done. 04:48:59 [INFO] You have 0 Checkstyle violations. 04:48:59 [INFO] 04:48:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] 04:48:59 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:59 [INFO] 04:48:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Recompiling the module because of changed dependency. 04:48:59 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 04:48:59 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/dc/fabric/topology/rev190225/IetfDcFabricTopologyData.java:[167,139] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:48:59 [INFO] 04:48:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 04:48:59 [INFO] 04:48:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Spotbugs plugin skipped 04:48:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:59 [INFO] 04:48:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 04:48:59 [INFO] 04:48:59 [INFO] 04:48:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Spotbugs plugin skipped 04:48:59 [INFO] 04:48:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 04:48:59 [INFO] 04:48:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] No sources to compile 04:48:59 [INFO] 04:48:59 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] No tests to run. 04:48:59 [INFO] 04:48:59 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] 04:48:59 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 04:48:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 04:48:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 04:48:59 [INFO] 04:48:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar 04:49:01 [INFO] 04:49:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] CycloneDX: Resolving Dependencies 04:49:01 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:49:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 04:49:01 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 04:49:01 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:49:01 [INFO] 04:49:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Skipping duplicate-finder execution! 04:49:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] No dependency problems found 04:49:01 [INFO] 04:49:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar 04:49:01 [INFO] 04:49:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] 04:49:01 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:01 [INFO] 04:49:01 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.pom 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-javadoc.jar 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:49:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-sources.jar 04:49:01 [INFO] 04:49:01 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT.jar 04:49:01 [INFO] Writing OBR metadata 04:49:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:bundle:2.0.4-SNAPSHOT 04:49:01 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:01 [INFO] +- junit:junit:jar:4.13.2:test 04:49:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:01 [INFO] 04:49:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:49:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/sonatype-clm/module.xml 04:49:01 [INFO] 04:49:01 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ 04:49:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 2.0.4-SNAPSHOT [87/161] 04:49:01 [INFO] from features/odl-ietf-model-rfc8542/pom.xml 04:49:01 [INFO] ------------------------------[ feature ]------------------------------- 04:49:01 [INFO] 04:49:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] 04:49:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:01 [INFO] 04:49:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:01 [INFO] 04:49:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] 04:49:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:01 [INFO] argLine set to empty 04:49:01 [INFO] 04:49:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Starting audit... 04:49:01 Audit done. 04:49:01 [INFO] You have 0 Checkstyle violations. 04:49:01 [INFO] 04:49:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] Starting audit... 04:49:02 Audit done. 04:49:02 [INFO] You have 0 Checkstyle violations. 04:49:02 [INFO] 04:49:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] 04:49:02 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml 04:49:02 [INFO] ...done! 04:49:02 [INFO] Set artifact 04:49:02 [INFO] 04:49:02 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:02 [INFO] 04:49:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> 04:49:02 [INFO] 04:49:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:02 [INFO] 04:49:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< 04:49:02 [INFO] 04:49:02 [INFO] 04:49:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] 04:49:02 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8542 --- 04:49:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 04:49:02 [INFO] Project dependency features detected: [] 04:49:02 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:02 [INFO] Creating RMI registry server on 127.0.0.1:45493 04:49:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:02 [INFO] Waiting for remote bundle context.. on 45493 name: 283ff152-da39-428a-b85f-5277ba8d9bc8 timout: [ RelativeTimeout value = 180000 ] 04:49:06 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:34525/jndi/rmi://127.0.0.1:45493/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 04:49:06 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 04:49:06 at java.base/java.lang.Thread.run(Thread.java:1583) 04:49:06 Caused by: java.io.IOException: The server has been stopped. 04:49:06 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 04:49:06 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 04:49:06 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 04:49:06 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 04:49:06 ... 1 more 04:49:06 [INFO] Building jar from resources and headers. 04:49:06 [INFO] Writing jar finished. 04:49:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:08 [INFO] 04:49:08 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8542 --- 04:49:08 [INFO] 04:49:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- 04:49:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:08 [INFO] 04:49:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- 04:49:08 [INFO] CycloneDX: Resolving Dependencies 04:49:09 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:49:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.xml 04:49:09 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.json 04:49:09 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.json 04:49:09 [INFO] 04:49:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Skipping duplicate-finder execution! 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Skipping plugin execution 04:49:09 [INFO] 04:49:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Skipping source per configuration. 04:49:09 [INFO] 04:49:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] 04:49:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:09 [INFO] 04:49:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT.pom 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-features.xml 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.json 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8542:xml:features:2.0.4-SNAPSHOT 04:49:09 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:09 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:09 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:09 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:09 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:09 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:09 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:09 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:09 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:09 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:09 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:09 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:09 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 04:49:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:09 [INFO] +- junit:junit:jar:4.13.2:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:09 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:09 [INFO] 04:49:09 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8542 --- 04:49:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/sonatype-clm/module.xml 04:49:09 [INFO] 04:49:09 [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- 04:49:09 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [88/161] 04:49:09 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:49:09 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:09 [INFO] 04:49:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:09 [INFO] 04:49:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:09 [INFO] 04:49:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:49:09 [INFO] 04:49:09 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 04:49:09 [INFO] yang-to-sources: Found 0 dependencies in 1.809 ms 04:49:09 [INFO] yang-to-sources: Project model files found: 1 in 1.998 ms 04:49:09 [INFO] yang-to-sources: 1 YANG models processed in 7.010 ms 04:49:09 [INFO] BindingJavaFileGenerator: Defined 23 files in 6.229 ms 04:49:09 [INFO] Sorted 23 files into 5 directories in 132.3 μs 04:49:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 14.59 ms 04:49:09 [INFO] 04:49:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Starting audit... 04:49:09 Audit done. 04:49:09 [INFO] You have 0 Checkstyle violations. 04:49:09 [INFO] 04:49:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Starting audit... 04:49:09 Audit done. 04:49:09 [INFO] You have 0 Checkstyle violations. 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:49:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:49:09 [INFO] 04:49:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Recompiling the module because of changed source code. 04:49:09 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:49:09 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/sztp/bootstrap/server/rev190430/IetfSztpBootstrapServerData.java:[192,145] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:49:09 [INFO] 04:49:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 04:49:09 [INFO] 04:49:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Spotbugs plugin skipped 04:49:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:09 [INFO] 04:49:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 04:49:09 [INFO] 04:49:09 [INFO] 04:49:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Spotbugs plugin skipped 04:49:09 [INFO] 04:49:09 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 04:49:09 [INFO] 04:49:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] No sources to compile 04:49:09 [INFO] 04:49:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] No tests to run. 04:49:09 [INFO] 04:49:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 04:49:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 04:49:09 [INFO] 04:49:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar 04:49:11 [INFO] 04:49:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] CycloneDX: Resolving Dependencies 04:49:12 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:49:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 04:49:12 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 04:49:12 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:12 [INFO] 04:49:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Skipping duplicate-finder execution! 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] No dependency problems found 04:49:12 [INFO] 04:49:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar 04:49:12 [INFO] 04:49:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:12 [INFO] 04:49:12 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.pom 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-javadoc.jar 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-sources.jar 04:49:12 [INFO] 04:49:12 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.jar 04:49:12 [INFO] Writing OBR metadata 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:bundle:2.0.4-SNAPSHOT 04:49:12 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:12 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:12 [INFO] +- junit:junit:jar:4.13.2:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:12 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:12 [INFO] 04:49:12 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/sonatype-clm/module.xml 04:49:12 [INFO] 04:49:12 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- 04:49:12 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [89/161] 04:49:12 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:49:12 [INFO] ------------------------------[ feature ]------------------------------- 04:49:12 [INFO] 04:49:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:12 [INFO] 04:49:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:12 [INFO] 04:49:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:12 [INFO] argLine set to empty 04:49:12 [INFO] 04:49:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Starting audit... 04:49:12 Audit done. 04:49:12 [INFO] You have 0 Checkstyle violations. 04:49:12 [INFO] 04:49:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Starting audit... 04:49:12 Audit done. 04:49:12 [INFO] You have 0 Checkstyle violations. 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 04:49:12 [INFO] ...done! 04:49:12 [INFO] Set artifact 04:49:12 [INFO] 04:49:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:12 [INFO] 04:49:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> 04:49:12 [INFO] 04:49:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:12 [INFO] 04:49:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< 04:49:12 [INFO] 04:49:12 [INFO] 04:49:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] 04:49:12 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:12 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:49:12 [INFO] Project dependency features detected: [] 04:49:12 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:12 [INFO] Creating RMI registry server on 127.0.0.1:41237 04:49:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:12 [INFO] Waiting for remote bundle context.. on 41237 name: 227e8b86-094f-45d2-8fd1-019e53bdd088 timout: [ RelativeTimeout value = 180000 ] 04:49:16 [INFO] Building jar from resources and headers. 04:49:16 [INFO] Writing jar finished. 04:49:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:18 [INFO] 04:49:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:18 [INFO] 04:49:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:18 [INFO] 04:49:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:18 [INFO] CycloneDX: Resolving Dependencies 04:49:19 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:49:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 04:49:19 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json 04:49:19 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:19 [INFO] 04:49:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Skipping duplicate-finder execution! 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Skipping plugin execution 04:49:19 [INFO] 04:49:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Skipping source per configuration. 04:49:19 [INFO] 04:49:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] 04:49:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:19 [INFO] 04:49:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT.pom 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-features.xml 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:xml:features:2.0.4-SNAPSHOT 04:49:19 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:19 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:19 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:19 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:19 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:19 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:19 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:19 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:2.0.4-SNAPSHOT:compile 04:49:19 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:19 [INFO] +- junit:junit:jar:4.13.2:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:19 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:19 [INFO] 04:49:19 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/sonatype-clm/module.xml 04:49:19 [INFO] 04:49:19 [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- 04:49:19 [INFO] Building rfc8572-ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [90/161] 04:49:19 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:19 [INFO] 04:49:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:19 [INFO] 04:49:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:19 [INFO] 04:49:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:49:19 [INFO] 04:49:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 04:49:19 [INFO] yang-to-sources: Found 3 dependencies in 1.870 ms 04:49:19 [INFO] yang-to-sources: Project model files found: 1 in 1.599 ms 04:49:19 [INFO] yang-to-sources: 4 YANG models processed in 12.62 ms 04:49:19 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.399 ms 04:49:19 [INFO] Sorted 27 files into 10 directories in 132.5 μs 04:49:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 16.46 ms 04:49:19 [INFO] 04:49:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Starting audit... 04:49:19 Audit done. 04:49:19 [INFO] You have 0 Checkstyle violations. 04:49:19 [INFO] 04:49:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Starting audit... 04:49:19 Audit done. 04:49:19 [INFO] You have 0 Checkstyle violations. 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:19 [INFO] 04:49:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Recompiling the module because of changed dependency. 04:49:19 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 04:49:19 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/sztp/conveyed/info/rev190430/IetfSztpConveyedInfoData.java:[141,139] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:49:19 [INFO] 04:49:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 04:49:19 [INFO] 04:49:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Spotbugs plugin skipped 04:49:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:19 [INFO] 04:49:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 04:49:19 [INFO] 04:49:19 [INFO] 04:49:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Spotbugs plugin skipped 04:49:19 [INFO] 04:49:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 04:49:19 [INFO] 04:49:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] No sources to compile 04:49:19 [INFO] 04:49:19 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] No tests to run. 04:49:19 [INFO] 04:49:19 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 04:49:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 04:49:19 [INFO] 04:49:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar 04:49:21 [INFO] 04:49:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] CycloneDX: Resolving Dependencies 04:49:22 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:49:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 04:49:22 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 04:49:22 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:22 [INFO] 04:49:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Skipping duplicate-finder execution! 04:49:22 [INFO] 04:49:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] No dependency problems found 04:49:22 [INFO] 04:49:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar 04:49:22 [INFO] 04:49:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:22 [INFO] 04:49:22 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.pom 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-javadoc.jar 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-sources.jar 04:49:22 [INFO] 04:49:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.jar 04:49:22 [INFO] Writing OBR metadata 04:49:22 [INFO] 04:49:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:bundle:2.0.4-SNAPSHOT 04:49:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:22 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:22 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:22 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:22 [INFO] +- junit:junit:jar:4.13.2:test 04:49:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:22 [INFO] 04:49:22 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/sonatype-clm/module.xml 04:49:22 [INFO] 04:49:22 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- 04:49:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [91/161] 04:49:22 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:22 [INFO] ------------------------------[ feature ]------------------------------- 04:49:22 [INFO] 04:49:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:22 [INFO] 04:49:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:22 [INFO] 04:49:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:22 [INFO] argLine set to empty 04:49:22 [INFO] 04:49:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Starting audit... 04:49:22 Audit done. 04:49:22 [INFO] You have 0 Checkstyle violations. 04:49:22 [INFO] 04:49:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Starting audit... 04:49:22 Audit done. 04:49:22 [INFO] You have 0 Checkstyle violations. 04:49:22 [INFO] 04:49:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 04:49:22 [INFO] ...done! 04:49:22 [INFO] Set artifact 04:49:22 [INFO] 04:49:22 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:22 [INFO] 04:49:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> 04:49:22 [INFO] 04:49:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:22 [INFO] 04:49:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< 04:49:22 [INFO] 04:49:22 [INFO] 04:49:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] 04:49:22 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:22 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:49:22 [INFO] Project dependency features detected: [] 04:49:22 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:22 [INFO] Creating RMI registry server on 127.0.0.1:41217 04:49:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:22 [INFO] Waiting for remote bundle context.. on 41217 name: b6887a14-432d-4830-b2b5-e5dc9991cbbe timout: [ RelativeTimeout value = 180000 ] 04:49:27 [INFO] Building jar from resources and headers. 04:49:27 [INFO] Writing jar finished. 04:49:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:29 [INFO] 04:49:29 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] 04:49:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:29 [INFO] 04:49:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] CycloneDX: Resolving Dependencies 04:49:29 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:49:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml 04:49:29 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json 04:49:29 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:29 [INFO] 04:49:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Skipping duplicate-finder execution! 04:49:29 [INFO] 04:49:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Skipping plugin execution 04:49:29 [INFO] 04:49:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Skipping source per configuration. 04:49:29 [INFO] 04:49:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] 04:49:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:29 [INFO] 04:49:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT.pom 04:49:29 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-features.xml 04:49:29 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:29 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:29 [INFO] 04:49:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:xml:features:2.0.4-SNAPSHOT 04:49:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:29 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:29 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:29 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:29 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:29 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:2.0.4-SNAPSHOT:compile 04:49:29 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:29 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:29 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:29 [INFO] +- junit:junit:jar:4.13.2:test 04:49:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:29 [INFO] 04:49:29 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/sonatype-clm/module.xml 04:49:29 [INFO] 04:49:29 [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- 04:49:29 [INFO] Building rfc8639 2.0.4-SNAPSHOT [92/161] 04:49:29 [INFO] from model/rfc/rfc8639/pom.xml 04:49:29 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:29 [INFO] 04:49:29 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 04:49:29 [INFO] 04:49:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8639 --- 04:49:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:29 [INFO] 04:49:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8639 --- 04:49:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:29 [INFO] 04:49:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8639 --- 04:49:29 [INFO] 04:49:29 [INFO] --- dependency:3.11.0:properties (default) @ rfc8639 --- 04:49:29 [INFO] 04:49:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8639 --- 04:49:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:49:29 [INFO] 04:49:29 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8639 --- 04:49:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:29 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/yang 04:49:29 [INFO] yang-to-sources: Found 8 dependencies in 2.664 ms 04:49:29 [INFO] yang-to-sources: Project model files found: 1 in 4.284 ms 04:49:29 [INFO] yang-to-sources: 9 YANG models processed in 44.12 ms 04:49:29 [INFO] BindingJavaFileGenerator: Defined 136 files in 11.94 ms 04:49:29 [INFO] Sorted 136 files into 22 directories in 437.3 μs 04:49:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 36.01 ms 04:49:29 [INFO] 04:49:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 04:49:29 [INFO] Starting audit... 04:49:29 Audit done. 04:49:29 [INFO] You have 0 Checkstyle violations. 04:49:29 [INFO] 04:49:29 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 04:49:29 [INFO] Starting audit... 04:49:29 Audit done. 04:49:29 [INFO] You have 0 Checkstyle violations. 04:49:29 [INFO] 04:49:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8639 --- 04:49:29 [INFO] 04:49:29 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8639 --- 04:49:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/resources 04:49:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:29 [INFO] 04:49:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8639 --- 04:49:29 [INFO] Recompiling the module because of changed dependency. 04:49:29 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 04:49:30 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/subscribed/notifications/rev190909/IetfSubscribedNotificationsData.java:[540,152] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:49:30 [INFO] 04:49:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8639 >>> 04:49:30 [INFO] 04:49:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8639 --- 04:49:30 [INFO] Spotbugs plugin skipped 04:49:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:30 [INFO] 04:49:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8639 <<< 04:49:30 [INFO] 04:49:30 [INFO] 04:49:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8639 --- 04:49:30 [INFO] Spotbugs plugin skipped 04:49:30 [INFO] 04:49:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8639 --- 04:49:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/test/resources 04:49:30 [INFO] 04:49:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8639 --- 04:49:30 [INFO] No sources to compile 04:49:30 [INFO] 04:49:30 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8639 --- 04:49:30 [INFO] No tests to run. 04:49:30 [INFO] 04:49:30 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8639 --- 04:49:30 [INFO] 04:49:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8639 --- 04:49:30 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT.jar 04:49:30 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 04:49:30 [INFO] 04:49:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- 04:49:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-javadoc.jar 04:49:33 [INFO] 04:49:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 04:49:33 [INFO] CycloneDX: Resolving Dependencies 04:49:34 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:49:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.xml 04:49:34 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.json 04:49:34 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:34 [INFO] 04:49:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 04:49:34 [INFO] Skipping duplicate-finder execution! 04:49:34 [INFO] 04:49:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8639 --- 04:49:34 [INFO] No dependency problems found 04:49:34 [INFO] 04:49:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- 04:49:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-sources.jar 04:49:34 [INFO] 04:49:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8639 --- 04:49:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:34 [INFO] 04:49:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.pom 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.jar 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-javadoc.jar 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT-sources.jar 04:49:34 [INFO] 04:49:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8639 --- 04:49:34 [INFO] Installing org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.jar 04:49:34 [INFO] Writing OBR metadata 04:49:34 [INFO] 04:49:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8639 --- 04:49:34 [INFO] org.opendaylight.ietf.model:rfc8639:bundle:2.0.4-SNAPSHOT 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:34 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:34 [INFO] +- junit:junit:jar:4.13.2:test 04:49:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:34 [INFO] 04:49:34 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8639 --- 04:49:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/sonatype-clm/module.xml 04:49:34 [INFO] 04:49:34 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ 04:49:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 2.0.4-SNAPSHOT [93/161] 04:49:34 [INFO] from features/odl-ietf-model-rfc8639/pom.xml 04:49:34 [INFO] ------------------------------[ feature ]------------------------------- 04:49:34 [INFO] 04:49:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:34 [INFO] 04:49:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:34 [INFO] 04:49:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:34 [INFO] argLine set to empty 04:49:34 [INFO] 04:49:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Starting audit... 04:49:34 Audit done. 04:49:34 [INFO] You have 0 Checkstyle violations. 04:49:34 [INFO] 04:49:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Starting audit... 04:49:34 Audit done. 04:49:34 [INFO] You have 0 Checkstyle violations. 04:49:34 [INFO] 04:49:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml 04:49:34 [INFO] ...done! 04:49:34 [INFO] Set artifact 04:49:34 [INFO] 04:49:34 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:34 [INFO] 04:49:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> 04:49:34 [INFO] 04:49:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:34 [INFO] 04:49:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< 04:49:34 [INFO] 04:49:34 [INFO] 04:49:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] 04:49:34 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8639 --- 04:49:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 04:49:34 [INFO] Project dependency features detected: [] 04:49:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:34 [INFO] Creating RMI registry server on 127.0.0.1:40927 04:49:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:35 [INFO] Waiting for remote bundle context.. on 40927 name: 912a98ba-6cc3-4ee3-a709-391f18af68f0 timout: [ RelativeTimeout value = 180000 ] 04:49:39 [INFO] Building jar from resources and headers. 04:49:39 [INFO] Writing jar finished. 04:49:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:41 [INFO] 04:49:41 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8639 --- 04:49:41 [INFO] 04:49:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- 04:49:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:41 [INFO] 04:49:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- 04:49:41 [INFO] CycloneDX: Resolving Dependencies 04:49:42 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 04:49:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.xml 04:49:42 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.json 04:49:42 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:42 [INFO] 04:49:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Skipping duplicate-finder execution! 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Skipping plugin execution 04:49:42 [INFO] 04:49:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Skipping source per configuration. 04:49:42 [INFO] 04:49:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] 04:49:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:42 [INFO] 04:49:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT.pom 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-features.xml 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:42 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:42 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:42 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:42 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:42 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:42 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:42 [INFO] +- junit:junit:jar:4.13.2:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:42 [INFO] 04:49:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/sonatype-clm/module.xml 04:49:42 [INFO] 04:49:42 [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- 04:49:42 [INFO] Building rfc8641 2.0.4-SNAPSHOT [94/161] 04:49:42 [INFO] from model/rfc/rfc8641/pom.xml 04:49:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:42 [INFO] 04:49:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8641 --- 04:49:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:42 [INFO] 04:49:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8641 --- 04:49:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:42 [INFO] 04:49:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.11.0:properties (default) @ rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8641 --- 04:49:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:49:42 [INFO] 04:49:42 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8641 --- 04:49:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/yang 04:49:42 [INFO] yang-to-sources: Found 11 dependencies in 3.101 ms 04:49:42 [INFO] yang-to-sources: Project model files found: 1 in 3.005 ms 04:49:42 [INFO] yang-to-sources: 12 YANG models processed in 57.83 ms 04:49:42 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.43 ms 04:49:42 [INFO] Sorted 94 files into 24 directories in 281.5 μs 04:49:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 27.88 ms 04:49:42 [INFO] 04:49:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 04:49:42 [INFO] Starting audit... 04:49:42 Audit done. 04:49:42 [INFO] You have 0 Checkstyle violations. 04:49:42 [INFO] 04:49:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 04:49:42 [INFO] Starting audit... 04:49:42 Audit done. 04:49:42 [INFO] You have 0 Checkstyle violations. 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8641 --- 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/resources 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:42 [INFO] 04:49:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8641 --- 04:49:42 [INFO] Recompiling the module because of changed dependency. 04:49:42 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 04:49:43 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/push/rev190909/IetfYangPushData.java:[337,122] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:49:43 [INFO] 04:49:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8641 >>> 04:49:43 [INFO] 04:49:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8641 --- 04:49:43 [INFO] Spotbugs plugin skipped 04:49:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:43 [INFO] 04:49:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8641 <<< 04:49:43 [INFO] 04:49:43 [INFO] 04:49:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8641 --- 04:49:43 [INFO] Spotbugs plugin skipped 04:49:43 [INFO] 04:49:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8641 --- 04:49:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/test/resources 04:49:43 [INFO] 04:49:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8641 --- 04:49:43 [INFO] No sources to compile 04:49:43 [INFO] 04:49:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8641 --- 04:49:43 [INFO] No tests to run. 04:49:43 [INFO] 04:49:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8641 --- 04:49:43 [INFO] 04:49:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8641 --- 04:49:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT.jar 04:49:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 04:49:43 [INFO] 04:49:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- 04:49:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-javadoc.jar 04:49:46 [INFO] 04:49:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 04:49:46 [INFO] CycloneDX: Resolving Dependencies 04:49:46 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:49:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.xml 04:49:46 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.json 04:49:46 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:46 [INFO] 04:49:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 04:49:46 [INFO] Skipping duplicate-finder execution! 04:49:46 [INFO] 04:49:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8641 --- 04:49:46 [INFO] No dependency problems found 04:49:46 [INFO] 04:49:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- 04:49:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-sources.jar 04:49:46 [INFO] 04:49:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- jacoco:0.8.15:report (report) @ rfc8641 --- 04:49:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:46 [INFO] 04:49:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.pom 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.jar 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-javadoc.jar 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT-sources.jar 04:49:46 [INFO] 04:49:46 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8641 --- 04:49:46 [INFO] Installing org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.jar 04:49:46 [INFO] Writing OBR metadata 04:49:46 [INFO] 04:49:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8641 --- 04:49:46 [INFO] org.opendaylight.ietf.model:rfc8641:bundle:2.0.4-SNAPSHOT 04:49:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:46 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:46 [INFO] +- junit:junit:jar:4.13.2:test 04:49:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:46 [INFO] 04:49:46 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8641 --- 04:49:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/sonatype-clm/module.xml 04:49:46 [INFO] 04:49:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ 04:49:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 2.0.4-SNAPSHOT [95/161] 04:49:46 [INFO] from features/odl-ietf-model-rfc8641/pom.xml 04:49:46 [INFO] ------------------------------[ feature ]------------------------------- 04:49:46 [INFO] 04:49:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:46 [INFO] 04:49:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:46 [INFO] 04:49:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:46 [INFO] argLine set to empty 04:49:46 [INFO] 04:49:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Starting audit... 04:49:46 Audit done. 04:49:46 [INFO] You have 0 Checkstyle violations. 04:49:46 [INFO] 04:49:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Starting audit... 04:49:46 Audit done. 04:49:46 [INFO] You have 0 Checkstyle violations. 04:49:46 [INFO] 04:49:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml 04:49:46 [INFO] ...done! 04:49:46 [INFO] Set artifact 04:49:46 [INFO] 04:49:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:46 [INFO] 04:49:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> 04:49:46 [INFO] 04:49:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:46 [INFO] 04:49:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< 04:49:46 [INFO] 04:49:46 [INFO] 04:49:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] 04:49:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8641 --- 04:49:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 04:49:46 [INFO] Project dependency features detected: [] 04:49:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:46 [INFO] Creating RMI registry server on 127.0.0.1:39287 04:49:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:47 [INFO] Waiting for remote bundle context.. on 39287 name: c4a5aebf-b362-40b8-999c-711456b20909 timout: [ RelativeTimeout value = 180000 ] 04:49:51 [INFO] Building jar from resources and headers. 04:49:51 [INFO] Writing jar finished. 04:49:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:53 [INFO] 04:49:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8641 --- 04:49:53 [INFO] 04:49:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- 04:49:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:53 [INFO] 04:49:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- 04:49:53 [INFO] CycloneDX: Resolving Dependencies 04:49:54 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 04:49:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.xml 04:49:54 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.json 04:49:54 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:54 [INFO] 04:49:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Skipping duplicate-finder execution! 04:49:54 [INFO] 04:49:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Skipping plugin execution 04:49:54 [INFO] 04:49:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Skipping source per configuration. 04:49:54 [INFO] 04:49:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] 04:49:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:54 [INFO] 04:49:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT.pom 04:49:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-features.xml 04:49:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:54 [INFO] 04:49:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT 04:49:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:54 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:54 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:54 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:54 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:54 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:54 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:54 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:54 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:54 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:54 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:54 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:54 [INFO] +- junit:junit:jar:4.13.2:test 04:49:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:54 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:54 [INFO] 04:49:54 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/sonatype-clm/module.xml 04:49:54 [INFO] 04:49:54 [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- 04:49:54 [INFO] Building rfc8650 2.0.4-SNAPSHOT [96/161] 04:49:54 [INFO] from model/rfc/rfc8650/pom.xml 04:49:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:54 [INFO] 04:49:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8650 --- 04:49:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:54 [INFO] 04:49:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8650 --- 04:49:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:54 [INFO] 04:49:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- dependency:3.11.0:properties (default) @ rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8650 --- 04:49:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:49:54 [INFO] 04:49:54 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8650 --- 04:49:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/yang 04:49:54 [INFO] yang-to-sources: Found 9 dependencies in 2.923 ms 04:49:54 [INFO] yang-to-sources: Project model files found: 1 in 1.165 ms 04:49:54 [INFO] yang-to-sources: 10 YANG models processed in 45.68 ms 04:49:54 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.54 ms 04:49:54 [INFO] Sorted 11 files into 3 directories in 151.0 μs 04:49:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 15.63 ms 04:49:54 [INFO] 04:49:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 04:49:54 [INFO] Starting audit... 04:49:54 Audit done. 04:49:54 [INFO] You have 0 Checkstyle violations. 04:49:54 [INFO] 04:49:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 04:49:54 [INFO] Starting audit... 04:49:54 Audit done. 04:49:54 [INFO] You have 0 Checkstyle violations. 04:49:54 [INFO] 04:49:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8650 --- 04:49:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/resources 04:49:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:54 [INFO] 04:49:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8650 --- 04:49:54 [INFO] Recompiling the module because of changed dependency. 04:49:54 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:49:54 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/restconf/subscribed/notifications/rev191117/IetfRestconfSubscribedNotificationsData.java:[71,169] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:49:54 [INFO] 04:49:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8650 >>> 04:49:54 [INFO] 04:49:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8650 --- 04:49:54 [INFO] Spotbugs plugin skipped 04:49:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:54 [INFO] 04:49:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8650 <<< 04:49:54 [INFO] 04:49:54 [INFO] 04:49:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8650 --- 04:49:54 [INFO] Spotbugs plugin skipped 04:49:54 [INFO] 04:49:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8650 --- 04:49:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/test/resources 04:49:54 [INFO] 04:49:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8650 --- 04:49:54 [INFO] No sources to compile 04:49:54 [INFO] 04:49:54 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8650 --- 04:49:54 [INFO] No tests to run. 04:49:54 [INFO] 04:49:54 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8650 --- 04:49:55 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT.jar 04:49:55 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 04:49:55 [INFO] 04:49:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- 04:49:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-javadoc.jar 04:49:56 [INFO] 04:49:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 04:49:56 [INFO] CycloneDX: Resolving Dependencies 04:49:56 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:49:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.xml 04:49:56 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.json 04:49:56 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 04:49:56 [INFO] 04:49:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 04:49:56 [INFO] Skipping duplicate-finder execution! 04:49:56 [INFO] 04:49:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8650 --- 04:49:56 [INFO] No dependency problems found 04:49:56 [INFO] 04:49:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- 04:49:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-sources.jar 04:49:56 [INFO] 04:49:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8650 --- 04:49:56 [INFO] 04:49:56 [INFO] --- jacoco:0.8.15:report (report) @ rfc8650 --- 04:49:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:56 [INFO] 04:49:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.pom 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.jar 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-javadoc.jar 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 04:49:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT-sources.jar 04:49:56 [INFO] 04:49:56 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8650 --- 04:49:57 [INFO] Installing org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.jar 04:49:57 [INFO] Writing OBR metadata 04:49:57 [INFO] 04:49:57 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8650 --- 04:49:57 [INFO] org.opendaylight.ietf.model:rfc8650:bundle:2.0.4-SNAPSHOT 04:49:57 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:57 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:57 [INFO] +- junit:junit:jar:4.13.2:test 04:49:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:57 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:57 [INFO] 04:49:57 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8650 --- 04:49:57 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/sonatype-clm/module.xml 04:49:57 [INFO] 04:49:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ 04:49:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 2.0.4-SNAPSHOT [97/161] 04:49:57 [INFO] from features/odl-ietf-model-rfc8650/pom.xml 04:49:57 [INFO] ------------------------------[ feature ]------------------------------- 04:49:57 [INFO] 04:49:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] 04:49:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:57 [INFO] 04:49:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:57 [INFO] 04:49:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] 04:49:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] 04:49:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:57 [INFO] argLine set to empty 04:49:57 [INFO] 04:49:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Starting audit... 04:49:57 Audit done. 04:49:57 [INFO] You have 0 Checkstyle violations. 04:49:57 [INFO] 04:49:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Starting audit... 04:49:57 Audit done. 04:49:57 [INFO] You have 0 Checkstyle violations. 04:49:57 [INFO] 04:49:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] 04:49:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml 04:49:57 [INFO] ...done! 04:49:57 [INFO] Set artifact 04:49:57 [INFO] 04:49:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:57 [INFO] 04:49:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> 04:49:57 [INFO] 04:49:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:57 [INFO] 04:49:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< 04:49:57 [INFO] 04:49:57 [INFO] 04:49:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] 04:49:57 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8650 --- 04:49:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 04:49:57 [INFO] Project dependency features detected: [] 04:49:57 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:57 [INFO] Creating RMI registry server on 127.0.0.1:41809 04:49:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:57 [INFO] Waiting for remote bundle context.. on 41809 name: 3e8518b8-6c76-45b2-a1ea-6666e6d9aebf timout: [ RelativeTimeout value = 180000 ] 04:50:01 [INFO] Building jar from resources and headers. 04:50:01 [INFO] Writing jar finished. 04:50:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:03 [INFO] 04:50:03 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8650 --- 04:50:03 [INFO] 04:50:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- 04:50:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:03 [INFO] 04:50:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- 04:50:03 [INFO] CycloneDX: Resolving Dependencies 04:50:04 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 04:50:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.xml 04:50:04 [INFO] attaching as odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.json 04:50:04 [INFO] attaching as odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 04:50:04 [INFO] 04:50:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Skipping duplicate-finder execution! 04:50:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Skipping plugin execution 04:50:04 [INFO] 04:50:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Skipping source per configuration. 04:50:04 [INFO] 04:50:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] 04:50:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:04 [INFO] 04:50:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT.pom 04:50:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-features.xml 04:50:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/odl-ietf-model-rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 04:50:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.4-SNAPSHOT 04:50:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:04 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:04 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:04 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:04 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:04 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:04 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:04 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:04 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] +- org.opendaylight.ietf.model:rfc8650:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:04 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:04 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:04 [INFO] +- junit:junit:jar:4.13.2:test 04:50:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:04 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:04 [INFO] 04:50:04 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8650 --- 04:50:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/sonatype-clm/module.xml 04:50:04 [INFO] 04:50:04 [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ 04:50:04 [INFO] Building iana-tunnel-type 2.0.4-SNAPSHOT [98/161] 04:50:04 [INFO] from model/iana/iana-tunnel-type/pom.xml 04:50:04 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:04 [INFO] 04:50:04 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- 04:50:04 [INFO] 04:50:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tunnel-type --- 04:50:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:04 [INFO] 04:50:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- 04:50:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:04 [INFO] 04:50:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tunnel-type --- 04:50:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:properties (default) @ iana-tunnel-type --- 04:50:04 [INFO] 04:50:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tunnel-type --- 04:50:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-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/** 04:50:04 [INFO] 04:50:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tunnel-type --- 04:50:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/yang 04:50:04 [INFO] yang-to-sources: Found 3 dependencies in 2.528 ms 04:50:04 [INFO] yang-to-sources: Project model files found: 1 in 1.486 ms 04:50:04 [INFO] yang-to-sources: 4 YANG models processed in 25.03 ms 04:50:04 [INFO] BindingJavaFileGenerator: Defined 23 files in 6.061 ms 04:50:04 [INFO] Sorted 23 files into 3 directories in 138.3 μs 04:50:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.939 ms 04:50:04 [INFO] 04:50:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- 04:50:04 [INFO] Starting audit... 04:50:04 Audit done. 04:50:04 [INFO] You have 0 Checkstyle violations. 04:50:04 [INFO] 04:50:04 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- 04:50:04 [INFO] Starting audit... 04:50:04 Audit done. 04:50:04 [INFO] You have 0 Checkstyle violations. 04:50:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tunnel-type --- 04:50:04 [INFO] 04:50:04 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tunnel-type --- 04:50:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/resources 04:50:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:50:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:50:04 [INFO] 04:50:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tunnel-type --- 04:50:04 [INFO] Recompiling the module because of changed dependency. 04:50:04 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:50:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/tunnel/type/rev210423/IanaTunnelTypeData.java:[112,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:50:04 [INFO] 04:50:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> 04:50:04 [INFO] 04:50:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tunnel-type --- 04:50:04 [INFO] Spotbugs plugin skipped 04:50:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:04 [INFO] 04:50:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< 04:50:04 [INFO] 04:50:04 [INFO] 04:50:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tunnel-type --- 04:50:04 [INFO] Spotbugs plugin skipped 04:50:04 [INFO] 04:50:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tunnel-type --- 04:50:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/test/resources 04:50:04 [INFO] 04:50:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tunnel-type --- 04:50:04 [INFO] No sources to compile 04:50:04 [INFO] 04:50:04 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tunnel-type --- 04:50:04 [INFO] No tests to run. 04:50:04 [INFO] 04:50:04 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tunnel-type --- 04:50:04 [INFO] 04:50:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tunnel-type --- 04:50:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT.jar 04:50:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF 04:50:04 [INFO] 04:50:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- 04:50:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar 04:50:06 [INFO] 04:50:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- 04:50:06 [INFO] CycloneDX: Resolving Dependencies 04:50:06 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:50:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.xml 04:50:06 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.json 04:50:06 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.json 04:50:06 [INFO] 04:50:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- 04:50:06 [INFO] Skipping duplicate-finder execution! 04:50:06 [INFO] 04:50:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- 04:50:06 [INFO] No dependency problems found 04:50:06 [INFO] 04:50:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- 04:50:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar 04:50:06 [INFO] 04:50:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tunnel-type --- 04:50:06 [INFO] 04:50:06 [INFO] --- jacoco:0.8.15:report (report) @ iana-tunnel-type --- 04:50:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:06 [INFO] 04:50:06 [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.pom 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.jar 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-javadoc.jar 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.json 04:50:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT-sources.jar 04:50:06 [INFO] 04:50:06 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tunnel-type --- 04:50:06 [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-2.0.4-SNAPSHOT.jar 04:50:06 [INFO] Writing OBR metadata 04:50:06 [INFO] 04:50:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-tunnel-type --- 04:50:06 [INFO] org.opendaylight.ietf.model:iana-tunnel-type:bundle:2.0.4-SNAPSHOT 04:50:06 [INFO] +- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:50:06 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:50:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:06 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:06 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:06 [INFO] +- junit:junit:jar:4.13.2:test 04:50:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:06 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:06 [INFO] 04:50:06 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-tunnel-type --- 04:50:06 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/sonatype-clm/module.xml 04:50:06 [INFO] 04:50:06 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ 04:50:06 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 2.0.4-SNAPSHOT [99/161] 04:50:06 [INFO] from features/odl-ietf-model-rfc8675/pom.xml 04:50:06 [INFO] ------------------------------[ feature ]------------------------------- 04:50:06 [INFO] 04:50:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] 04:50:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:06 [INFO] 04:50:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:06 [INFO] 04:50:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] 04:50:06 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] 04:50:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:06 [INFO] argLine set to empty 04:50:06 [INFO] 04:50:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Starting audit... 04:50:06 Audit done. 04:50:06 [INFO] You have 0 Checkstyle violations. 04:50:06 [INFO] 04:50:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Starting audit... 04:50:06 Audit done. 04:50:06 [INFO] You have 0 Checkstyle violations. 04:50:06 [INFO] 04:50:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] 04:50:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml 04:50:06 [INFO] ...done! 04:50:06 [INFO] Set artifact 04:50:06 [INFO] 04:50:06 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8675 --- 04:50:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:06 [INFO] 04:50:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> 04:50:07 [INFO] 04:50:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- 04:50:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:07 [INFO] 04:50:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< 04:50:07 [INFO] 04:50:07 [INFO] 04:50:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8675 --- 04:50:07 [INFO] 04:50:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8675 --- 04:50:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 04:50:07 [INFO] Project dependency features detected: [] 04:50:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:07 [INFO] Creating RMI registry server on 127.0.0.1:41415 04:50:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:07 [INFO] Waiting for remote bundle context.. on 41415 name: 1a28a38e-bd45-4d00-8c2a-aeb2d6308b16 timout: [ RelativeTimeout value = 180000 ] 04:50:11 [INFO] Building jar from resources and headers. 04:50:11 [INFO] Writing jar finished. 04:50:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:13 [INFO] 04:50:13 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8675 --- 04:50:13 [INFO] 04:50:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- 04:50:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:13 [INFO] 04:50:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- 04:50:13 [INFO] CycloneDX: Resolving Dependencies 04:50:14 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:50:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.xml 04:50:14 [INFO] attaching as odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.json 04:50:14 [INFO] attaching as odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.json 04:50:14 [INFO] 04:50:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Skipping duplicate-finder execution! 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Skipping plugin execution 04:50:14 [INFO] 04:50:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Skipping source per configuration. 04:50:14 [INFO] 04:50:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] 04:50:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:14 [INFO] 04:50:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT.pom 04:50:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-features.xml 04:50:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/odl-ietf-model-rfc8675-2.0.4-SNAPSHOT-cyclonedx.json 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8675:xml:features:2.0.4-SNAPSHOT 04:50:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:14 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:14 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:14 [INFO] | | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:14 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:14 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:14 [INFO] | | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:14 [INFO] | | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:14 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:14 [INFO] | | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | \- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] +- org.opendaylight.ietf.model:iana-tunnel-type:jar:2.0.4-SNAPSHOT:compile 04:50:14 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:14 [INFO] +- junit:junit:jar:4.13.2:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:14 [INFO] 04:50:14 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/sonatype-clm/module.xml 04:50:14 [INFO] 04:50:14 [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- 04:50:14 [INFO] Building rfc8776-ietf-te-types 2.0.4-SNAPSHOT [100/161] 04:50:14 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 04:50:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:14 [INFO] 04:50:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:14 [INFO] 04:50:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:14 [INFO] 04:50:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:50:14 [INFO] 04:50:14 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/main/yang 04:50:14 [INFO] yang-to-sources: Found 3 dependencies in 2.040 ms 04:50:14 [INFO] yang-to-sources: Project model files found: 1 in 32.93 ms 04:50:14 [INFO] yang-to-sources: 4 YANG models processed in 36.89 ms 04:50:14 [INFO] BindingJavaFileGenerator: Defined 400 files in 12.30 ms 04:50:14 [INFO] Sorted 400 files into 59 directories in 679.0 μs 04:50:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 77.90 ms 04:50:14 [INFO] 04:50:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Starting audit... 04:50:14 Audit done. 04:50:14 [INFO] You have 0 Checkstyle violations. 04:50:14 [INFO] 04:50:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Starting audit... 04:50:14 Audit done. 04:50:14 [INFO] You have 0 Checkstyle violations. 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/main/resources 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:14 [INFO] 04:50:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Recompiling the module because of changed dependency. 04:50:14 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 04:50:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,42] possible 'this' escape before subclass is fully initialized 04:50:15 [WARNING] /w/workspace/ietf-maven-clm-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/IetfTeTypesData.java:[1376,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:50:15 [WARNING] /w/workspace/ietf-maven-clm-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:[66,42] possible 'this' escape before subclass is fully initialized 04:50:15 [INFO] 04:50:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 04:50:15 [INFO] 04:50:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 04:50:16 [INFO] Fork Value is true 04:50:18 [INFO] Done SpotBugs Analysis.... 04:50:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:19 [INFO] 04:50:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 04:50:19 [INFO] 04:50:19 [INFO] 04:50:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] BugInstance size is 0 04:50:19 [INFO] Error size is 0 04:50:19 [INFO] No errors/warnings found 04:50:19 [INFO] 04:50:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/test/resources 04:50:19 [INFO] 04:50:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] No sources to compile 04:50:19 [INFO] 04:50:19 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] No tests to run. 04:50:19 [INFO] 04:50:19 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] 04:50:19 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-types --- 04:50:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 04:50:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 04:50:19 [INFO] 04:50:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 04:50:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar 04:50:24 [INFO] 04:50:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 04:50:24 [INFO] CycloneDX: Resolving Dependencies 04:50:25 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:50:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml 04:50:25 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.json 04:50:25 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:25 [INFO] 04:50:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Skipping duplicate-finder execution! 04:50:25 [INFO] 04:50:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] No dependency problems found 04:50:25 [INFO] 04:50:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar 04:50:25 [INFO] 04:50:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:25 [INFO] 04:50:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.pom 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-javadoc.jar 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT-sources.jar 04:50:25 [INFO] 04:50:25 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-types-2.0.4-SNAPSHOT.jar 04:50:25 [INFO] Writing OBR metadata 04:50:25 [INFO] 04:50:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-types:bundle:2.0.4-SNAPSHOT 04:50:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:25 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:25 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:25 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:25 [INFO] +- junit:junit:jar:4.13.2:test 04:50:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:25 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:25 [INFO] 04:50:25 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8776-ietf-te-types --- 04:50:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/sonatype-clm/module.xml 04:50:25 [INFO] 04:50:25 [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ 04:50:25 [INFO] Building rfc8776-ietf-te-packet-types 2.0.4-SNAPSHOT [101/161] 04:50:25 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 04:50:25 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:25 [INFO] 04:50:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:25 [INFO] 04:50:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:25 [INFO] 04:50:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:50:25 [INFO] 04:50:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 04:50:25 [INFO] yang-to-sources: Found 4 dependencies in 3.267 ms 04:50:25 [INFO] yang-to-sources: Project model files found: 1 in 2.787 ms 04:50:25 [INFO] yang-to-sources: 5 YANG models processed in 50.86 ms 04:50:25 [INFO] BindingJavaFileGenerator: Defined 31 files in 16.57 ms 04:50:25 [INFO] Sorted 31 files into 5 directories in 214.9 μs 04:50:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 24.85 ms 04:50:25 [INFO] 04:50:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Starting audit... 04:50:25 Audit done. 04:50:25 [INFO] You have 0 Checkstyle violations. 04:50:25 [INFO] 04:50:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Starting audit... 04:50:25 Audit done. 04:50:25 [INFO] You have 0 Checkstyle violations. 04:50:25 [INFO] 04:50:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 04:50:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:25 [INFO] 04:50:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Recompiling the module because of changed dependency. 04:50:25 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 04:50:25 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/packet/types/rev200610/IetfTePacketTypesData.java:[257,133] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:50:25 [INFO] 04:50:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 04:50:25 [INFO] 04:50:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Spotbugs plugin skipped 04:50:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:25 [INFO] 04:50:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 04:50:25 [INFO] 04:50:25 [INFO] 04:50:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] Spotbugs plugin skipped 04:50:25 [INFO] 04:50:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 04:50:25 [INFO] 04:50:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] No sources to compile 04:50:25 [INFO] 04:50:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] No tests to run. 04:50:25 [INFO] 04:50:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-packet-types --- 04:50:25 [INFO] 04:50:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 04:50:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 04:50:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 04:50:26 [INFO] 04:50:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 04:50:27 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar 04:50:27 [INFO] 04:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 04:50:27 [INFO] CycloneDX: Resolving Dependencies 04:50:28 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:50:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 04:50:28 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 04:50:28 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:28 [INFO] 04:50:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Skipping duplicate-finder execution! 04:50:28 [INFO] 04:50:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] No dependency problems found 04:50:28 [INFO] 04:50:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar 04:50:28 [INFO] 04:50:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] 04:50:28 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:28 [INFO] 04:50:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.pom 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-javadoc.jar 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-sources.jar 04:50:28 [INFO] 04:50:28 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT.jar 04:50:28 [INFO] Writing OBR metadata 04:50:28 [INFO] 04:50:28 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:bundle:2.0.4-SNAPSHOT 04:50:28 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:28 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:28 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:28 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:28 [INFO] +- junit:junit:jar:4.13.2:test 04:50:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:28 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:28 [INFO] 04:50:28 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/sonatype-clm/module.xml 04:50:28 [INFO] 04:50:28 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ 04:50:28 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 2.0.4-SNAPSHOT [102/161] 04:50:28 [INFO] from features/odl-ietf-model-rfc8776/pom.xml 04:50:28 [INFO] ------------------------------[ feature ]------------------------------- 04:50:28 [INFO] 04:50:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] 04:50:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:28 [INFO] 04:50:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:28 [INFO] 04:50:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] 04:50:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] 04:50:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:28 [INFO] argLine set to empty 04:50:28 [INFO] 04:50:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Starting audit... 04:50:28 Audit done. 04:50:28 [INFO] You have 0 Checkstyle violations. 04:50:28 [INFO] 04:50:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Starting audit... 04:50:28 Audit done. 04:50:28 [INFO] You have 0 Checkstyle violations. 04:50:28 [INFO] 04:50:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] 04:50:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml 04:50:28 [INFO] ...done! 04:50:28 [INFO] Set artifact 04:50:28 [INFO] 04:50:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:28 [INFO] 04:50:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> 04:50:28 [INFO] 04:50:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:28 [INFO] 04:50:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< 04:50:28 [INFO] 04:50:28 [INFO] 04:50:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] 04:50:28 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8776 --- 04:50:28 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 04:50:28 [INFO] Project dependency features detected: [] 04:50:28 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:28 [INFO] Creating RMI registry server on 127.0.0.1:39135 04:50:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:29 [INFO] Waiting for remote bundle context.. on 39135 name: cb21662b-2bf4-4a09-8a04-1db53107d735 timout: [ RelativeTimeout value = 180000 ] 04:50:32 [INFO] Building jar from resources and headers. 04:50:32 [INFO] Writing jar finished. 04:50:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:35 [INFO] 04:50:35 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] 04:50:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:35 [INFO] 04:50:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] CycloneDX: Resolving Dependencies 04:50:35 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:50:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.xml 04:50:35 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.json 04:50:35 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.json 04:50:35 [INFO] 04:50:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Skipping duplicate-finder execution! 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Skipping plugin execution 04:50:35 [INFO] 04:50:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Skipping source per configuration. 04:50:35 [INFO] 04:50:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] 04:50:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:35 [INFO] 04:50:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT.pom 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-features.xml 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.json 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT 04:50:35 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:35 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:35 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:35 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:35 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:35 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:35 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:35 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:50:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:35 [INFO] +- junit:junit:jar:4.13.2:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:35 [INFO] 04:50:35 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/sonatype-clm/module.xml 04:50:35 [INFO] 04:50:35 [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- 04:50:35 [INFO] Building rfc8795-ietf-te-topology 2.0.4-SNAPSHOT [103/161] 04:50:35 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 04:50:35 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:35 [INFO] 04:50:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] 04:50:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:35 [INFO] 04:50:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:35 [INFO] 04:50:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] 04:50:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:50:35 [INFO] 04:50:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang 04:50:35 [INFO] yang-to-sources: Found 6 dependencies in 2.945 ms 04:50:35 [INFO] yang-to-sources: Project model files found: 1 in 7.599 ms 04:50:35 [INFO] yang-to-sources: 7 YANG models processed in 136.5 ms 04:50:35 [INFO] BindingJavaFileGenerator: Defined 209 files in 18.69 ms 04:50:35 [INFO] Sorted 209 files into 50 directories in 439.3 μs 04:50:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 55.56 ms 04:50:35 [INFO] 04:50:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] Starting audit... 04:50:35 Audit done. 04:50:35 [INFO] You have 0 Checkstyle violations. 04:50:35 [INFO] 04:50:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] Starting audit... 04:50:35 Audit done. 04:50:35 [INFO] You have 0 Checkstyle violations. 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] 04:50:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources 04:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:35 [INFO] 04:50:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology --- 04:50:35 [INFO] Recompiling the module because of changed dependency. 04:50:35 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 04:50:36 [WARNING] /w/workspace/ietf-maven-clm-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/IetfTeTopologyData.java:[939,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:50:36 [WARNING] /w/workspace/ietf-maven-clm-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:[22,26] non-transient instance field of a serializable class declared with a non-serializable type 04:50:36 [INFO] 04:50:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 04:50:36 [INFO] 04:50:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] Spotbugs plugin skipped 04:50:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:36 [INFO] 04:50:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 04:50:36 [INFO] 04:50:36 [INFO] 04:50:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] Spotbugs plugin skipped 04:50:36 [INFO] 04:50:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources 04:50:36 [INFO] 04:50:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] No sources to compile 04:50:36 [INFO] 04:50:36 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] No tests to run. 04:50:36 [INFO] 04:50:36 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology --- 04:50:36 [INFO] 04:50:36 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 04:50:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 04:50:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 04:50:37 [INFO] 04:50:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 04:50:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar 04:50:41 [INFO] 04:50:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 04:50:41 [INFO] CycloneDX: Resolving Dependencies 04:50:42 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:50:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 04:50:42 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json 04:50:42 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:50:42 [INFO] 04:50:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Skipping duplicate-finder execution! 04:50:42 [INFO] 04:50:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] No dependency problems found 04:50:42 [INFO] 04:50:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar 04:50:42 [INFO] 04:50:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] 04:50:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:42 [INFO] 04:50:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.pom 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-javadoc.jar 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:50:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-sources.jar 04:50:42 [INFO] 04:50:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-2.0.4-SNAPSHOT.jar 04:50:42 [INFO] Writing OBR metadata 04:50:42 [INFO] 04:50:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology:bundle:2.0.4-SNAPSHOT 04:50:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:42 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:42 [INFO] +- junit:junit:jar:4.13.2:test 04:50:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:42 [INFO] 04:50:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8795-ietf-te-topology --- 04:50:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/sonatype-clm/module.xml 04:50:42 [INFO] 04:50:42 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ 04:50:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 2.0.4-SNAPSHOT [104/161] 04:50:42 [INFO] from features/odl-ietf-model-rfc8795/pom.xml 04:50:42 [INFO] ------------------------------[ feature ]------------------------------- 04:50:42 [INFO] 04:50:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:42 [INFO] 04:50:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:42 [INFO] 04:50:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:42 [INFO] argLine set to empty 04:50:42 [INFO] 04:50:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Starting audit... 04:50:42 Audit done. 04:50:42 [INFO] You have 0 Checkstyle violations. 04:50:42 [INFO] 04:50:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Starting audit... 04:50:42 Audit done. 04:50:42 [INFO] You have 0 Checkstyle violations. 04:50:42 [INFO] 04:50:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml 04:50:42 [INFO] ...done! 04:50:42 [INFO] Set artifact 04:50:42 [INFO] 04:50:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:42 [INFO] 04:50:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> 04:50:42 [INFO] 04:50:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:42 [INFO] 04:50:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< 04:50:42 [INFO] 04:50:42 [INFO] 04:50:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 04:50:42 [INFO] Project dependency features detected: [] 04:50:42 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:42 [INFO] Creating RMI registry server on 127.0.0.1:36487 04:50:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:43 [INFO] Waiting for remote bundle context.. on 36487 name: 35e372a3-d735-4c20-956f-6b49ba13c446 timout: [ RelativeTimeout value = 180000 ] 04:50:47 [INFO] Building jar from resources and headers. 04:50:47 [INFO] Writing jar finished. 04:50:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:49 [INFO] 04:50:49 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] 04:50:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:49 [INFO] 04:50:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] CycloneDX: Resolving Dependencies 04:50:49 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:50:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.xml 04:50:49 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.json 04:50:49 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.json 04:50:49 [INFO] 04:50:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Skipping duplicate-finder execution! 04:50:49 [INFO] 04:50:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Skipping plugin execution 04:50:49 [INFO] 04:50:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Skipping source per configuration. 04:50:49 [INFO] 04:50:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] 04:50:49 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:49 [INFO] 04:50:49 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT.pom 04:50:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-features.xml 04:50:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.json 04:50:49 [INFO] 04:50:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT 04:50:49 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:49 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:49 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:49 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:49 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:49 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:49 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:49 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:49 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:49 [INFO] +- junit:junit:jar:4.13.2:test 04:50:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:49 [INFO] 04:50:49 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/sonatype-clm/module.xml 04:50:49 [INFO] 04:50:49 [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- 04:50:49 [INFO] Building rfc8795-ietf-te-topology-state 2.0.4-SNAPSHOT [105/161] 04:50:49 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 04:50:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:49 [INFO] 04:50:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 04:50:49 [INFO] 04:50:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 04:50:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:49 [INFO] 04:50:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 04:50:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:49 [INFO] 04:50:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] 04:50:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:50:50 [INFO] 04:50:50 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 04:50:50 [INFO] yang-to-sources: Found 9 dependencies in 3.747 ms 04:50:50 [INFO] yang-to-sources: Project model files found: 1 in 3.781 ms 04:50:50 [INFO] yang-to-sources: 10 YANG models processed in 189.1 ms 04:50:50 [INFO] BindingJavaFileGenerator: Defined 39 files in 18.49 ms 04:50:50 [INFO] Sorted 39 files into 8 directories in 145.9 μs 04:50:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 30.82 ms 04:50:50 [INFO] 04:50:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Starting audit... 04:50:50 Audit done. 04:50:50 [INFO] You have 0 Checkstyle violations. 04:50:50 [INFO] 04:50:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Starting audit... 04:50:50 Audit done. 04:50:50 [INFO] You have 0 Checkstyle violations. 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] 04:50:50 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:50 [INFO] 04:50:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Recompiling the module because of changed dependency. 04:50:50 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:50:50 [WARNING] /w/workspace/ietf-maven-clm-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/IetfTeTopologyStateData.java:[165,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:50:50 [WARNING] /w/workspace/ietf-maven-clm-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:[22,26] non-transient instance field of a serializable class declared with a non-serializable type 04:50:50 [INFO] 04:50:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 04:50:50 [INFO] 04:50:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Spotbugs plugin skipped 04:50:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:50 [INFO] 04:50:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 04:50:50 [INFO] 04:50:50 [INFO] 04:50:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Spotbugs plugin skipped 04:50:50 [INFO] 04:50:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 04:50:50 [INFO] 04:50:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] No sources to compile 04:50:50 [INFO] 04:50:50 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] No tests to run. 04:50:50 [INFO] 04:50:50 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] 04:50:50 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 04:50:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 04:50:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 04:50:50 [INFO] 04:50:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 04:50:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:50:52 [INFO] 04:50:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 04:50:52 [INFO] CycloneDX: Resolving Dependencies 04:50:53 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:50:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 04:50:53 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 04:50:53 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:50:53 [INFO] 04:50:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Skipping duplicate-finder execution! 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] No dependency problems found 04:50:53 [INFO] 04:50:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar 04:50:53 [INFO] 04:50:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] 04:50:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:53 [INFO] 04:50:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.pom 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-javadoc.jar 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:50:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-sources.jar 04:50:53 [INFO] 04:50:53 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT.jar 04:50:53 [INFO] Writing OBR metadata 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:bundle:2.0.4-SNAPSHOT 04:50:53 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:50:53 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:53 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:53 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:53 [INFO] +- junit:junit:jar:4.13.2:test 04:50:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:53 [INFO] 04:50:53 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/sonatype-clm/module.xml 04:50:53 [INFO] 04:50:53 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- 04:50:53 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 2.0.4-SNAPSHOT [106/161] 04:50:53 [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml 04:50:53 [INFO] ------------------------------[ feature ]------------------------------- 04:50:53 [INFO] 04:50:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] 04:50:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:53 [INFO] 04:50:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:53 [INFO] 04:50:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] 04:50:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:53 [INFO] argLine set to empty 04:50:53 [INFO] 04:50:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Starting audit... 04:50:53 Audit done. 04:50:53 [INFO] You have 0 Checkstyle violations. 04:50:53 [INFO] 04:50:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Starting audit... 04:50:53 Audit done. 04:50:53 [INFO] You have 0 Checkstyle violations. 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] 04:50:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml 04:50:53 [INFO] ...done! 04:50:53 [INFO] Set artifact 04:50:53 [INFO] 04:50:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:53 [INFO] 04:50:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> 04:50:53 [INFO] 04:50:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:53 [INFO] 04:50:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< 04:50:53 [INFO] 04:50:53 [INFO] 04:50:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] 04:50:53 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda 04:50:53 [INFO] Project dependency features detected: [] 04:50:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:53 [INFO] Creating RMI registry server on 127.0.0.1:45663 04:50:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:54 [INFO] Waiting for remote bundle context.. on 45663 name: d33e5169-cf6c-4d72-b6b1-b01018c47c08 timout: [ RelativeTimeout value = 180000 ] 04:50:58 [INFO] Building jar from resources and headers. 04:50:58 [INFO] Writing jar finished. 04:51:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:00 [INFO] 04:51:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:00 [INFO] 04:51:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:00 [INFO] 04:51:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:00 [INFO] CycloneDX: Resolving Dependencies 04:51:01 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 04:51:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml 04:51:01 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json 04:51:01 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:51:01 [INFO] 04:51:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Skipping duplicate-finder execution! 04:51:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Skipping plugin execution 04:51:01 [INFO] 04:51:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Skipping source per configuration. 04:51:01 [INFO] 04:51:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] 04:51:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:01 [INFO] 04:51:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT.pom 04:51:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-features.xml 04:51:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:51:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:xml:features:2.0.4-SNAPSHOT 04:51:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:01 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:01 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:01 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:01 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:01 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:01 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:01 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:01 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:01 [INFO] +- junit:junit:jar:4.13.2:test 04:51:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:01 [INFO] 04:51:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:51:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/sonatype-clm/module.xml 04:51:01 [INFO] 04:51:01 [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- 04:51:01 [INFO] Building rfc8808 2.0.4-SNAPSHOT [107/161] 04:51:01 [INFO] from model/rfc/rfc8808/pom.xml 04:51:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:01 [INFO] 04:51:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8808 --- 04:51:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:01 [INFO] 04:51:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8808 --- 04:51:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:01 [INFO] 04:51:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8808 --- 04:51:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:01 [INFO] 04:51:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8808 --- 04:51:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/yang 04:51:01 [INFO] yang-to-sources: Found 3 dependencies in 1.882 ms 04:51:01 [INFO] yang-to-sources: Project model files found: 1 in 1.261 ms 04:51:01 [INFO] yang-to-sources: 4 YANG models processed in 14.15 ms 04:51:01 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.108 ms 04:51:01 [INFO] Sorted 11 files into 3 directories in 93.49 μs 04:51:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.989 ms 04:51:01 [INFO] 04:51:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 04:51:01 [INFO] Starting audit... 04:51:01 Audit done. 04:51:01 [INFO] You have 0 Checkstyle violations. 04:51:01 [INFO] 04:51:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 04:51:01 [INFO] Starting audit... 04:51:01 Audit done. 04:51:01 [INFO] You have 0 Checkstyle violations. 04:51:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8808 --- 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/resources 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:51:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:51:01 [INFO] 04:51:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8808 --- 04:51:01 [INFO] Recompiling the module because of changed dependency. 04:51:01 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:51:01 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/factory/_default/rev200831/IetfFactoryDefaultData.java:[67,135] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:01 [INFO] 04:51:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8808 >>> 04:51:01 [INFO] 04:51:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8808 --- 04:51:01 [INFO] Spotbugs plugin skipped 04:51:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:01 [INFO] 04:51:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8808 <<< 04:51:01 [INFO] 04:51:01 [INFO] 04:51:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8808 --- 04:51:01 [INFO] Spotbugs plugin skipped 04:51:01 [INFO] 04:51:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8808 --- 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/test/resources 04:51:01 [INFO] 04:51:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8808 --- 04:51:01 [INFO] No sources to compile 04:51:01 [INFO] 04:51:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8808 --- 04:51:01 [INFO] No tests to run. 04:51:01 [INFO] 04:51:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8808 --- 04:51:01 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT.jar 04:51:01 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 04:51:01 [INFO] 04:51:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- 04:51:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-javadoc.jar 04:51:02 [INFO] 04:51:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 04:51:02 [INFO] CycloneDX: Resolving Dependencies 04:51:03 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.xml 04:51:03 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.json 04:51:03 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 04:51:03 [INFO] 04:51:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 04:51:03 [INFO] Skipping duplicate-finder execution! 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8808 --- 04:51:03 [INFO] No dependency problems found 04:51:03 [INFO] 04:51:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- 04:51:03 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-sources.jar 04:51:03 [INFO] 04:51:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- jacoco:0.8.15:report (report) @ rfc8808 --- 04:51:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:03 [INFO] 04:51:03 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.pom 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.jar 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-javadoc.jar 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 04:51:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT-sources.jar 04:51:03 [INFO] 04:51:03 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8808 --- 04:51:03 [INFO] Installing org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.jar 04:51:03 [INFO] Writing OBR metadata 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8808 --- 04:51:03 [INFO] org.opendaylight.ietf.model:rfc8808:bundle:2.0.4-SNAPSHOT 04:51:03 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:03 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:03 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:51:03 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:03 [INFO] +- junit:junit:jar:4.13.2:test 04:51:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:03 [INFO] 04:51:03 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8808 --- 04:51:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/sonatype-clm/module.xml 04:51:03 [INFO] 04:51:03 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ 04:51:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 2.0.4-SNAPSHOT [108/161] 04:51:03 [INFO] from features/odl-ietf-model-rfc8808/pom.xml 04:51:03 [INFO] ------------------------------[ feature ]------------------------------- 04:51:03 [INFO] 04:51:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:03 [INFO] 04:51:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:03 [INFO] 04:51:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:03 [INFO] argLine set to empty 04:51:03 [INFO] 04:51:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Starting audit... 04:51:03 Audit done. 04:51:03 [INFO] You have 0 Checkstyle violations. 04:51:03 [INFO] 04:51:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Starting audit... 04:51:03 Audit done. 04:51:03 [INFO] You have 0 Checkstyle violations. 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml 04:51:03 [INFO] ...done! 04:51:03 [INFO] Set artifact 04:51:03 [INFO] 04:51:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:03 [INFO] 04:51:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> 04:51:03 [INFO] 04:51:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:03 [INFO] 04:51:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< 04:51:03 [INFO] 04:51:03 [INFO] 04:51:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] 04:51:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8808 --- 04:51:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 04:51:03 [INFO] Project dependency features detected: [] 04:51:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:03 [INFO] Creating RMI registry server on 127.0.0.1:44021 04:51:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:03 [INFO] Waiting for remote bundle context.. on 44021 name: cb18c58c-3822-4300-8042-575f3f36f910 timout: [ RelativeTimeout value = 180000 ] 04:51:08 [INFO] Building jar from resources and headers. 04:51:08 [INFO] Writing jar finished. 04:51:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:10 [INFO] 04:51:10 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] 04:51:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:10 [INFO] 04:51:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] CycloneDX: Resolving Dependencies 04:51:10 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 04:51:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.xml 04:51:10 [INFO] attaching as odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.json 04:51:10 [INFO] attaching as odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 04:51:10 [INFO] 04:51:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Skipping duplicate-finder execution! 04:51:10 [INFO] 04:51:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Skipping plugin execution 04:51:10 [INFO] 04:51:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Skipping source per configuration. 04:51:10 [INFO] 04:51:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] 04:51:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:10 [INFO] 04:51:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT.pom 04:51:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-features.xml 04:51:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/odl-ietf-model-rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 04:51:10 [INFO] 04:51:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8808:xml:features:2.0.4-SNAPSHOT 04:51:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:10 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:10 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:10 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:10 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:10 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:10 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:10 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:10 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] +- org.opendaylight.ietf.model:rfc8808:jar:2.0.4-SNAPSHOT:compile 04:51:10 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:10 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:10 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:10 [INFO] +- junit:junit:jar:4.13.2:test 04:51:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:10 [INFO] 04:51:10 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8808 --- 04:51:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/sonatype-clm/module.xml 04:51:10 [INFO] 04:51:10 [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- 04:51:10 [INFO] Building rfc8819-ietf-module-tags 2.0.4-SNAPSHOT [109/161] 04:51:10 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 04:51:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:10 [INFO] 04:51:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] 04:51:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:10 [INFO] 04:51:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:10 [INFO] 04:51:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] 04:51:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] 04:51:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:10 [INFO] 04:51:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang 04:51:10 [INFO] yang-to-sources: Found 1 dependencies in 2.394 ms 04:51:10 [INFO] yang-to-sources: Project model files found: 1 in 1.490 ms 04:51:10 [INFO] yang-to-sources: 2 YANG models processed in 6.498 ms 04:51:10 [INFO] BindingJavaFileGenerator: Defined 10 files in 1.803 ms 04:51:10 [INFO] Sorted 10 files into 4 directories in 123.3 μs 04:51:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 7.467 ms 04:51:10 [INFO] 04:51:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Starting audit... 04:51:10 Audit done. 04:51:10 [INFO] You have 0 Checkstyle violations. 04:51:10 [INFO] 04:51:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Starting audit... 04:51:10 Audit done. 04:51:10 [INFO] You have 0 Checkstyle violations. 04:51:10 [INFO] 04:51:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] 04:51:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources 04:51:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 04:51:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 04:51:10 [INFO] 04:51:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Recompiling the module because of changed dependency. 04:51:10 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 04:51:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/rev210104/IetfModuleTagsData.java:[82,126] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:10 [INFO] 04:51:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 04:51:10 [INFO] 04:51:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Spotbugs plugin skipped 04:51:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:10 [INFO] 04:51:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 04:51:10 [INFO] 04:51:10 [INFO] 04:51:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] Spotbugs plugin skipped 04:51:10 [INFO] 04:51:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources 04:51:10 [INFO] 04:51:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] No sources to compile 04:51:10 [INFO] 04:51:10 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] No tests to run. 04:51:10 [INFO] 04:51:10 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags --- 04:51:10 [INFO] 04:51:10 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 04:51:11 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 04:51:11 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 04:51:11 [INFO] 04:51:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 04:51:12 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar 04:51:12 [INFO] 04:51:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 04:51:12 [INFO] CycloneDX: Resolving Dependencies 04:51:12 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:51:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 04:51:12 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json 04:51:12 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.json 04:51:12 [INFO] 04:51:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 04:51:12 [INFO] Skipping duplicate-finder execution! 04:51:12 [INFO] 04:51:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] No dependency problems found 04:51:13 [INFO] 04:51:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar 04:51:13 [INFO] 04:51:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] 04:51:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:13 [INFO] 04:51:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.pom 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-javadoc.jar 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.json 04:51:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-sources.jar 04:51:13 [INFO] 04:51:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-2.0.4-SNAPSHOT.jar 04:51:13 [INFO] Writing OBR metadata 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags:bundle:2.0.4-SNAPSHOT 04:51:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:13 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:13 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:13 [INFO] +- junit:junit:jar:4.13.2:test 04:51:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:13 [INFO] 04:51:13 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8819-ietf-module-tags --- 04:51:13 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/sonatype-clm/module.xml 04:51:13 [INFO] 04:51:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ 04:51:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 2.0.4-SNAPSHOT [110/161] 04:51:13 [INFO] from features/odl-ietf-model-rfc8819/pom.xml 04:51:13 [INFO] ------------------------------[ feature ]------------------------------- 04:51:13 [INFO] 04:51:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] 04:51:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:13 [INFO] 04:51:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:13 [INFO] 04:51:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] 04:51:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:13 [INFO] argLine set to empty 04:51:13 [INFO] 04:51:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Starting audit... 04:51:13 Audit done. 04:51:13 [INFO] You have 0 Checkstyle violations. 04:51:13 [INFO] 04:51:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Starting audit... 04:51:13 Audit done. 04:51:13 [INFO] You have 0 Checkstyle violations. 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] 04:51:13 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml 04:51:13 [INFO] ...done! 04:51:13 [INFO] Set artifact 04:51:13 [INFO] 04:51:13 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:13 [INFO] 04:51:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> 04:51:13 [INFO] 04:51:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:13 [INFO] 04:51:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< 04:51:13 [INFO] 04:51:13 [INFO] 04:51:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] 04:51:13 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819 --- 04:51:13 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 04:51:13 [INFO] Project dependency features detected: [] 04:51:13 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:13 [INFO] Creating RMI registry server on 127.0.0.1:45803 04:51:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:13 [INFO] Waiting for remote bundle context.. on 45803 name: 39906b44-32a4-4584-8529-ceff0da5e932 timout: [ RelativeTimeout value = 180000 ] 04:51:18 [INFO] Building jar from resources and headers. 04:51:18 [INFO] Writing jar finished. 04:51:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:20 [INFO] 04:51:20 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] 04:51:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:20 [INFO] 04:51:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] CycloneDX: Resolving Dependencies 04:51:20 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:51:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.xml 04:51:20 [INFO] attaching as odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.json 04:51:20 [INFO] attaching as odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.json 04:51:20 [INFO] 04:51:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Skipping duplicate-finder execution! 04:51:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Skipping plugin execution 04:51:20 [INFO] 04:51:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Skipping source per configuration. 04:51:20 [INFO] 04:51:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] 04:51:20 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:20 [INFO] 04:51:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT.pom 04:51:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-features.xml 04:51:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:20 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.json 04:51:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT 04:51:20 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:20 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:20 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:20 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:20 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:20 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:20 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:20 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:20 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:20 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:20 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:20 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:20 [INFO] +- junit:junit:jar:4.13.2:test 04:51:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:20 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:20 [INFO] 04:51:20 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:20 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/sonatype-clm/module.xml 04:51:20 [INFO] 04:51:20 [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- 04:51:20 [INFO] Building rfc8819-ietf-module-tags-state 2.0.4-SNAPSHOT [111/161] 04:51:20 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 04:51:20 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:20 [INFO] 04:51:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] 04:51:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:20 [INFO] 04:51:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:20 [INFO] 04:51:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] 04:51:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:20 [INFO] 04:51:20 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:20 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 04:51:20 [INFO] yang-to-sources: Found 2 dependencies in 1.786 ms 04:51:20 [INFO] yang-to-sources: Project model files found: 1 in 1.327 ms 04:51:20 [INFO] yang-to-sources: 3 YANG models processed in 9.020 ms 04:51:20 [INFO] BindingJavaFileGenerator: Defined 9 files in 3.467 ms 04:51:20 [INFO] Sorted 9 files into 4 directories in 96.65 μs 04:51:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.844 ms 04:51:20 [INFO] 04:51:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] Starting audit... 04:51:20 Audit done. 04:51:20 [INFO] You have 0 Checkstyle violations. 04:51:20 [INFO] 04:51:20 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] Starting audit... 04:51:20 Audit done. 04:51:20 [INFO] You have 0 Checkstyle violations. 04:51:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] 04:51:20 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 04:51:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:20 [INFO] 04:51:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 04:51:20 [INFO] Recompiling the module because of changed dependency. 04:51:20 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:51:21 [WARNING] /w/workspace/ietf-maven-clm-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/IetfModuleTagsStateData.java:[76,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:21 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:51:21 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:51:21 [WARNING] /w/workspace/ietf-maven-clm-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:[20,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 04:51:21 [INFO] 04:51:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 04:51:21 [INFO] 04:51:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] Spotbugs plugin skipped 04:51:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:21 [INFO] 04:51:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 04:51:21 [INFO] 04:51:21 [INFO] 04:51:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] Spotbugs plugin skipped 04:51:21 [INFO] 04:51:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 04:51:21 [INFO] 04:51:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] No sources to compile 04:51:21 [INFO] 04:51:21 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] No tests to run. 04:51:21 [INFO] 04:51:21 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] 04:51:21 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 04:51:21 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 04:51:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 04:51:21 [INFO] 04:51:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 04:51:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar 04:51:22 [INFO] 04:51:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 04:51:22 [INFO] CycloneDX: Resolving Dependencies 04:51:22 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:51:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 04:51:23 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 04:51:23 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.json 04:51:23 [INFO] 04:51:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Skipping duplicate-finder execution! 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] No dependency problems found 04:51:23 [INFO] 04:51:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar 04:51:23 [INFO] 04:51:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] 04:51:23 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:23 [INFO] 04:51:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.pom 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-javadoc.jar 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.json 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-sources.jar 04:51:23 [INFO] 04:51:23 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT.jar 04:51:23 [INFO] Writing OBR metadata 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:bundle:2.0.4-SNAPSHOT 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:23 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:51:23 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:23 [INFO] +- junit:junit:jar:4.13.2:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:23 [INFO] 04:51:23 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/sonatype-clm/module.xml 04:51:23 [INFO] 04:51:23 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- 04:51:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 2.0.4-SNAPSHOT [112/161] 04:51:23 [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml 04:51:23 [INFO] ------------------------------[ feature ]------------------------------- 04:51:23 [INFO] 04:51:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] 04:51:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:23 [INFO] 04:51:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:23 [INFO] 04:51:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] 04:51:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:23 [INFO] argLine set to empty 04:51:23 [INFO] 04:51:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Starting audit... 04:51:23 Audit done. 04:51:23 [INFO] You have 0 Checkstyle violations. 04:51:23 [INFO] 04:51:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Starting audit... 04:51:23 Audit done. 04:51:23 [INFO] You have 0 Checkstyle violations. 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] 04:51:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml 04:51:23 [INFO] ...done! 04:51:23 [INFO] Set artifact 04:51:23 [INFO] 04:51:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:23 [INFO] 04:51:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> 04:51:23 [INFO] 04:51:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:23 [INFO] 04:51:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< 04:51:23 [INFO] 04:51:23 [INFO] 04:51:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] 04:51:23 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda 04:51:23 [INFO] Project dependency features detected: [] 04:51:23 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:23 [INFO] Creating RMI registry server on 127.0.0.1:34637 04:51:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:23 [INFO] Waiting for remote bundle context.. on 34637 name: 554fdeb8-4cf4-4ebb-a7d3-adea3845ddf2 timout: [ RelativeTimeout value = 180000 ] 04:51:28 [INFO] Building jar from resources and headers. 04:51:28 [INFO] Writing jar finished. 04:51:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:30 [INFO] 04:51:30 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] 04:51:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:30 [INFO] 04:51:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] CycloneDX: Resolving Dependencies 04:51:30 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:51:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml 04:51:30 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json 04:51:30 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:51:30 [INFO] 04:51:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Skipping duplicate-finder execution! 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Skipping plugin execution 04:51:30 [INFO] 04:51:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Skipping source per configuration. 04:51:30 [INFO] 04:51:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] 04:51:30 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:30 [INFO] 04:51:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT.pom 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-features.xml 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:xml:features:2.0.4-SNAPSHOT 04:51:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:30 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:30 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:30 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:30 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:30 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:30 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:30 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:30 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:jar:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:30 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:30 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:30 [INFO] +- junit:junit:jar:4.13.2:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:30 [INFO] 04:51:30 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/sonatype-clm/module.xml 04:51:30 [INFO] 04:51:30 [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- 04:51:30 [INFO] Building rfc8916 2.0.4-SNAPSHOT [113/161] 04:51:30 [INFO] from model/rfc/rfc8916/pom.xml 04:51:30 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:30 [INFO] 04:51:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8916 --- 04:51:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:30 [INFO] 04:51:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8916 --- 04:51:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:30 [INFO] 04:51:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.11.0:properties (default) @ rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8916 --- 04:51:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:30 [INFO] 04:51:30 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8916 --- 04:51:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/main/yang 04:51:30 [INFO] yang-to-sources: Found 11 dependencies in 3.149 ms 04:51:30 [INFO] yang-to-sources: Project model files found: 1 in 4.396 ms 04:51:30 [INFO] yang-to-sources: 12 YANG models processed in 60.56 ms 04:51:30 [INFO] BindingJavaFileGenerator: Defined 80 files in 14.24 ms 04:51:30 [INFO] Sorted 80 files into 18 directories in 210.7 μs 04:51:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 25.42 ms 04:51:30 [INFO] 04:51:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 04:51:30 [INFO] Starting audit... 04:51:30 Audit done. 04:51:30 [INFO] You have 0 Checkstyle violations. 04:51:30 [INFO] 04:51:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 04:51:30 [INFO] Starting audit... 04:51:30 Audit done. 04:51:30 [INFO] You have 0 Checkstyle violations. 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8916 --- 04:51:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/main/resources 04:51:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/spi 04:51:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/spi 04:51:30 [INFO] 04:51:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8916 --- 04:51:30 [INFO] Recompiling the module because of changed dependency. 04:51:30 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 04:51:31 [WARNING] /w/workspace/ietf-maven-clm-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:[22,26] non-transient instance field of a serializable class declared with a non-serializable type 04:51:31 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/IetfMsdpData.java:[398,113] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:31 [INFO] 04:51:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8916 >>> 04:51:31 [INFO] 04:51:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8916 --- 04:51:31 [INFO] Spotbugs plugin skipped 04:51:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:31 [INFO] 04:51:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8916 <<< 04:51:31 [INFO] 04:51:31 [INFO] 04:51:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8916 --- 04:51:31 [INFO] Spotbugs plugin skipped 04:51:31 [INFO] 04:51:31 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8916 --- 04:51:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/test/resources 04:51:31 [INFO] 04:51:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8916 --- 04:51:31 [INFO] No sources to compile 04:51:31 [INFO] 04:51:31 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8916 --- 04:51:31 [INFO] No tests to run. 04:51:31 [INFO] 04:51:31 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8916 --- 04:51:31 [INFO] 04:51:31 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8916 --- 04:51:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT.jar 04:51:31 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 04:51:31 [INFO] 04:51:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- 04:51:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-javadoc.jar 04:51:34 [INFO] 04:51:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 04:51:34 [INFO] CycloneDX: Resolving Dependencies 04:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.xml 04:51:34 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.json 04:51:34 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:34 [INFO] 04:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 04:51:34 [INFO] Skipping duplicate-finder execution! 04:51:34 [INFO] 04:51:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8916 --- 04:51:34 [INFO] No dependency problems found 04:51:34 [INFO] 04:51:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- 04:51:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-sources.jar 04:51:34 [INFO] 04:51:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8916 --- 04:51:34 [INFO] 04:51:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8916 --- 04:51:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:34 [INFO] 04:51:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.pom 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.jar 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-javadoc.jar 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT-sources.jar 04:51:34 [INFO] 04:51:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8916 --- 04:51:34 [INFO] Installing org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.jar 04:51:34 [INFO] Writing OBR metadata 04:51:34 [INFO] 04:51:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8916 --- 04:51:34 [INFO] org.opendaylight.ietf.model:rfc8916:bundle:2.0.4-SNAPSHOT 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:51:34 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:34 [INFO] +- junit:junit:jar:4.13.2:test 04:51:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:34 [INFO] 04:51:34 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8916 --- 04:51:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/sonatype-clm/module.xml 04:51:34 [INFO] 04:51:34 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ 04:51:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 2.0.4-SNAPSHOT [114/161] 04:51:34 [INFO] from features/odl-ietf-model-rfc8916/pom.xml 04:51:34 [INFO] ------------------------------[ feature ]------------------------------- 04:51:34 [INFO] 04:51:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- 04:51:34 [INFO] 04:51:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- 04:51:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:34 [INFO] 04:51:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- 04:51:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:34 [INFO] 04:51:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] 04:51:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:35 [INFO] argLine set to empty 04:51:35 [INFO] 04:51:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Starting audit... 04:51:35 Audit done. 04:51:35 [INFO] You have 0 Checkstyle violations. 04:51:35 [INFO] 04:51:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Starting audit... 04:51:35 Audit done. 04:51:35 [INFO] You have 0 Checkstyle violations. 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] 04:51:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml 04:51:35 [INFO] ...done! 04:51:35 [INFO] Set artifact 04:51:35 [INFO] 04:51:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:35 [INFO] 04:51:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> 04:51:35 [INFO] 04:51:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:35 [INFO] 04:51:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< 04:51:35 [INFO] 04:51:35 [INFO] 04:51:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] 04:51:35 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8916 --- 04:51:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 04:51:35 [INFO] Project dependency features detected: [] 04:51:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:35 [INFO] Creating RMI registry server on 127.0.0.1:44983 04:51:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:35 [INFO] Waiting for remote bundle context.. on 44983 name: 936460bd-e8c3-4fef-9196-7758056eea99 timout: [ RelativeTimeout value = 180000 ] 04:51:39 [INFO] Building jar from resources and headers. 04:51:39 [INFO] Writing jar finished. 04:51:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:41 [INFO] 04:51:41 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8916 --- 04:51:41 [INFO] 04:51:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- 04:51:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:41 [INFO] 04:51:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- 04:51:41 [INFO] CycloneDX: Resolving Dependencies 04:51:42 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 04:51:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.xml 04:51:42 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.json 04:51:42 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:42 [INFO] 04:51:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Skipping duplicate-finder execution! 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Skipping plugin execution 04:51:42 [INFO] 04:51:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Skipping source per configuration. 04:51:42 [INFO] 04:51:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] 04:51:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:42 [INFO] 04:51:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT.pom 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-features.xml 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8916:xml:features:2.0.4-SNAPSHOT 04:51:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:42 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:42 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:42 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:42 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:42 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] +- org.opendaylight.ietf.model:rfc8916:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:42 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:42 [INFO] +- junit:junit:jar:4.13.2:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:42 [INFO] 04:51:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/sonatype-clm/module.xml 04:51:42 [INFO] 04:51:42 [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- 04:51:42 [INFO] Building rfc9067 2.0.4-SNAPSHOT [115/161] 04:51:42 [INFO] from model/rfc/rfc9067/pom.xml 04:51:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:42 [INFO] 04:51:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 04:51:42 [INFO] 04:51:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9067 --- 04:51:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:42 [INFO] 04:51:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9067 --- 04:51:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:42 [INFO] 04:51:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9067 --- 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.11.0:properties (default) @ rfc9067 --- 04:51:42 [INFO] 04:51:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9067 --- 04:51:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:42 [INFO] 04:51:42 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9067 --- 04:51:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/yang 04:51:42 [INFO] yang-to-sources: Found 4 dependencies in 2.738 ms 04:51:42 [INFO] yang-to-sources: Project model files found: 1 in 3.755 ms 04:51:42 [INFO] yang-to-sources: 5 YANG models processed in 35.22 ms 04:51:42 [INFO] BindingJavaFileGenerator: Defined 93 files in 8.562 ms 04:51:42 [INFO] Sorted 93 files into 17 directories in 289.3 μs 04:51:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 23.70 ms 04:51:42 [INFO] 04:51:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 04:51:42 [INFO] Starting audit... 04:51:42 Audit done. 04:51:42 [INFO] You have 0 Checkstyle violations. 04:51:42 [INFO] 04:51:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 04:51:42 [INFO] Starting audit... 04:51:42 Audit done. 04:51:42 [INFO] You have 0 Checkstyle violations. 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9067 --- 04:51:42 [INFO] 04:51:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9067 --- 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/resources 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:42 [INFO] 04:51:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9067 --- 04:51:42 [INFO] Recompiling the module because of changed dependency. 04:51:42 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 04:51:43 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/policy/rev211011/IetfRoutingPolicyData.java:[396,132] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:43 [INFO] 04:51:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9067 >>> 04:51:43 [INFO] 04:51:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9067 --- 04:51:43 [INFO] Spotbugs plugin skipped 04:51:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:43 [INFO] 04:51:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9067 <<< 04:51:43 [INFO] 04:51:43 [INFO] 04:51:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9067 --- 04:51:43 [INFO] Spotbugs plugin skipped 04:51:43 [INFO] 04:51:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9067 --- 04:51:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/test/resources 04:51:43 [INFO] 04:51:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9067 --- 04:51:43 [INFO] No sources to compile 04:51:43 [INFO] 04:51:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9067 --- 04:51:43 [INFO] No tests to run. 04:51:43 [INFO] 04:51:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9067 --- 04:51:43 [INFO] 04:51:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9067 --- 04:51:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT.jar 04:51:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 04:51:43 [INFO] 04:51:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- 04:51:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-javadoc.jar 04:51:46 [INFO] 04:51:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 04:51:46 [INFO] CycloneDX: Resolving Dependencies 04:51:46 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:51:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.xml 04:51:46 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.json 04:51:46 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:46 [INFO] 04:51:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 04:51:46 [INFO] Skipping duplicate-finder execution! 04:51:46 [INFO] 04:51:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9067 --- 04:51:46 [INFO] No dependency problems found 04:51:46 [INFO] 04:51:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- 04:51:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-sources.jar 04:51:46 [INFO] 04:51:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- jacoco:0.8.15:report (report) @ rfc9067 --- 04:51:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:46 [INFO] 04:51:46 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.pom 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.jar 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-javadoc.jar 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT-sources.jar 04:51:46 [INFO] 04:51:46 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9067 --- 04:51:46 [INFO] Installing org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.jar 04:51:46 [INFO] Writing OBR metadata 04:51:46 [INFO] 04:51:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9067 --- 04:51:46 [INFO] org.opendaylight.ietf.model:rfc9067:bundle:2.0.4-SNAPSHOT 04:51:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:46 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:46 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:46 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:46 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:46 [INFO] +- junit:junit:jar:4.13.2:test 04:51:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:46 [INFO] 04:51:46 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9067 --- 04:51:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/sonatype-clm/module.xml 04:51:46 [INFO] 04:51:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ 04:51:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 2.0.4-SNAPSHOT [116/161] 04:51:46 [INFO] from features/odl-ietf-model-rfc9067/pom.xml 04:51:46 [INFO] ------------------------------[ feature ]------------------------------- 04:51:46 [INFO] 04:51:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:46 [INFO] 04:51:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:46 [INFO] 04:51:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:46 [INFO] argLine set to empty 04:51:46 [INFO] 04:51:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Starting audit... 04:51:46 Audit done. 04:51:46 [INFO] You have 0 Checkstyle violations. 04:51:46 [INFO] 04:51:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Starting audit... 04:51:46 Audit done. 04:51:46 [INFO] You have 0 Checkstyle violations. 04:51:46 [INFO] 04:51:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml 04:51:46 [INFO] ...done! 04:51:46 [INFO] Set artifact 04:51:46 [INFO] 04:51:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:46 [INFO] 04:51:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> 04:51:46 [INFO] 04:51:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:46 [INFO] 04:51:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< 04:51:46 [INFO] 04:51:46 [INFO] 04:51:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] 04:51:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9067 --- 04:51:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 04:51:46 [INFO] Project dependency features detected: [] 04:51:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:46 [INFO] Creating RMI registry server on 127.0.0.1:34625 04:51:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:47 [INFO] Waiting for remote bundle context.. on 34625 name: 6c53fe32-5f1c-4e0f-aed0-7ec595702f75 timout: [ RelativeTimeout value = 180000 ] 04:51:51 [INFO] Building jar from resources and headers. 04:51:51 [INFO] Writing jar finished. 04:51:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:53 [INFO] 04:51:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9067 --- 04:51:53 [INFO] 04:51:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- 04:51:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:53 [INFO] 04:51:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- 04:51:53 [INFO] CycloneDX: Resolving Dependencies 04:51:54 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 04:51:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.xml 04:51:54 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.json 04:51:54 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:54 [INFO] 04:51:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Skipping duplicate-finder execution! 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Skipping plugin execution 04:51:54 [INFO] 04:51:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Skipping source per configuration. 04:51:54 [INFO] 04:51:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] 04:51:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:54 [INFO] 04:51:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT.pom 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-features.xml 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT 04:51:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:54 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:54 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:54 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:54 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:54 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:54 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:54 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:54 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:54 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:54 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:54 [INFO] +- junit:junit:jar:4.13.2:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:54 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:54 [INFO] 04:51:54 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/sonatype-clm/module.xml 04:51:54 [INFO] 04:51:54 [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- 04:51:54 [INFO] Building rfc9070-ietf-mpls-ldp 2.0.4-SNAPSHOT [117/161] 04:51:54 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 04:51:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:54 [INFO] 04:51:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] 04:51:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:54 [INFO] 04:51:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:54 [INFO] 04:51:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] 04:51:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:51:54 [INFO] 04:51:54 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 04:51:54 [INFO] yang-to-sources: Found 8 dependencies in 3.361 ms 04:51:54 [INFO] yang-to-sources: Project model files found: 1 in 6.555 ms 04:51:54 [INFO] yang-to-sources: 9 YANG models processed in 48.56 ms 04:51:54 [INFO] BindingJavaFileGenerator: Defined 179 files in 15.03 ms 04:51:54 [INFO] Sorted 179 files into 47 directories in 408.2 μs 04:51:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 42.29 ms 04:51:54 [INFO] 04:51:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] Starting audit... 04:51:54 Audit done. 04:51:54 [INFO] You have 0 Checkstyle violations. 04:51:54 [INFO] 04:51:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] Starting audit... 04:51:54 Audit done. 04:51:54 [INFO] You have 0 Checkstyle violations. 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] 04:51:54 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 04:51:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:54 [INFO] 04:51:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:54 [INFO] Recompiling the module because of changed dependency. 04:51:54 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 04:51:55 [WARNING] /w/workspace/ietf-maven-clm-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:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 04:51:55 [WARNING] /w/workspace/ietf-maven-clm-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 04:51:55 [WARNING] /w/workspace/ietf-maven-clm-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/IetfMplsLdpData.java:[775,120] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:51:55 [INFO] 04:51:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 04:51:55 [INFO] 04:51:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] Spotbugs plugin skipped 04:51:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:55 [INFO] 04:51:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 04:51:55 [INFO] 04:51:55 [INFO] 04:51:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] Spotbugs plugin skipped 04:51:55 [INFO] 04:51:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 04:51:55 [INFO] 04:51:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] No sources to compile 04:51:55 [INFO] 04:51:55 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] No tests to run. 04:51:55 [INFO] 04:51:55 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] 04:51:55 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 04:51:55 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 04:51:55 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 04:51:55 [INFO] 04:51:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 04:51:59 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar 04:51:59 [INFO] 04:51:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 04:51:59 [INFO] CycloneDX: Resolving Dependencies 04:52:00 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:52:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 04:52:00 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 04:52:00 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.json 04:52:00 [INFO] 04:52:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Skipping duplicate-finder execution! 04:52:00 [INFO] 04:52:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] No dependency problems found 04:52:00 [INFO] 04:52:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar 04:52:00 [INFO] 04:52:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] 04:52:00 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:00 [INFO] 04:52:00 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.pom 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-javadoc.jar 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.json 04:52:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-sources.jar 04:52:00 [INFO] 04:52:00 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 04:52:00 [INFO] Writing OBR metadata 04:52:00 [INFO] 04:52:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:bundle:2.0.4-SNAPSHOT 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:52:00 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:00 [INFO] +- junit:junit:jar:4.13.2:test 04:52:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:00 [INFO] 04:52:00 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:52:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/sonatype-clm/module.xml 04:52:00 [INFO] 04:52:00 [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- 04:52:00 [INFO] Building rfc9070-ietf-mpls-ldp-extended 2.0.4-SNAPSHOT [118/161] 04:52:00 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 04:52:00 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:00 [INFO] 04:52:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] 04:52:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:00 [INFO] 04:52:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:00 [INFO] 04:52:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] 04:52:00 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] 04:52:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:00 [INFO] 04:52:00 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 04:52:00 [INFO] yang-to-sources: Found 10 dependencies in 3.994 ms 04:52:00 [INFO] yang-to-sources: Project model files found: 1 in 5.977 ms 04:52:00 [INFO] yang-to-sources: 11 YANG models processed in 69.49 ms 04:52:00 [INFO] BindingJavaFileGenerator: Defined 146 files in 18.31 ms 04:52:00 [INFO] Sorted 146 files into 30 directories in 339.6 μs 04:52:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 39.32 ms 04:52:00 [INFO] 04:52:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] Starting audit... 04:52:00 Audit done. 04:52:00 [INFO] You have 0 Checkstyle violations. 04:52:00 [INFO] 04:52:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] Starting audit... 04:52:00 Audit done. 04:52:00 [INFO] You have 0 Checkstyle violations. 04:52:00 [INFO] 04:52:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] 04:52:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 04:52:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:52:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:52:00 [INFO] 04:52:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:00 [INFO] Recompiling the module because of changed dependency. 04:52:00 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 04:52:01 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/extended/rev220314/IetfMplsLdpExtendedData.java:[491,137] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:01 [INFO] 04:52:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 04:52:01 [INFO] 04:52:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] Spotbugs plugin skipped 04:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:01 [INFO] 04:52:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 04:52:01 [INFO] 04:52:01 [INFO] 04:52:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] Spotbugs plugin skipped 04:52:01 [INFO] 04:52:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 04:52:01 [INFO] 04:52:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] No sources to compile 04:52:01 [INFO] 04:52:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] No tests to run. 04:52:01 [INFO] 04:52:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] 04:52:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:01 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 04:52:01 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 04:52:01 [INFO] 04:52:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar 04:52:05 [INFO] 04:52:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] CycloneDX: Resolving Dependencies 04:52:05 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:52:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 04:52:05 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 04:52:05 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.json 04:52:05 [INFO] 04:52:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Skipping duplicate-finder execution! 04:52:05 [INFO] 04:52:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] No dependency problems found 04:52:05 [INFO] 04:52:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar 04:52:05 [INFO] 04:52:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] 04:52:05 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:05 [INFO] 04:52:05 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.pom 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-javadoc.jar 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.json 04:52:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-sources.jar 04:52:05 [INFO] 04:52:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT.jar 04:52:05 [INFO] Writing OBR metadata 04:52:05 [INFO] 04:52:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:bundle:2.0.4-SNAPSHOT 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:05 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:05 [INFO] +- junit:junit:jar:4.13.2:test 04:52:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:05 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:05 [INFO] 04:52:05 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:52:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/sonatype-clm/module.xml 04:52:05 [INFO] 04:52:05 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ 04:52:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 2.0.4-SNAPSHOT [119/161] 04:52:05 [INFO] from features/odl-ietf-model-rfc9070/pom.xml 04:52:05 [INFO] ------------------------------[ feature ]------------------------------- 04:52:06 [INFO] 04:52:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] 04:52:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:06 [INFO] 04:52:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:06 [INFO] 04:52:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] 04:52:06 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] 04:52:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:06 [INFO] argLine set to empty 04:52:06 [INFO] 04:52:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Starting audit... 04:52:06 Audit done. 04:52:06 [INFO] You have 0 Checkstyle violations. 04:52:06 [INFO] 04:52:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Starting audit... 04:52:06 Audit done. 04:52:06 [INFO] You have 0 Checkstyle violations. 04:52:06 [INFO] 04:52:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] 04:52:06 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml 04:52:06 [INFO] ...done! 04:52:06 [INFO] Set artifact 04:52:06 [INFO] 04:52:06 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:06 [INFO] 04:52:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> 04:52:06 [INFO] 04:52:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:06 [INFO] 04:52:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< 04:52:06 [INFO] 04:52:06 [INFO] 04:52:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] 04:52:06 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9070 --- 04:52:06 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 04:52:06 [INFO] Project dependency features detected: [] 04:52:06 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:06 [INFO] Creating RMI registry server on 127.0.0.1:44951 04:52:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:06 [INFO] Waiting for remote bundle context.. on 44951 name: 16741ba1-8490-4de8-a562-d25d8d35dd38 timout: [ RelativeTimeout value = 180000 ] 04:52:10 [INFO] Building jar from resources and headers. 04:52:10 [INFO] Writing jar finished. 04:52:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:12 [INFO] 04:52:12 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9070 --- 04:52:12 [INFO] 04:52:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- 04:52:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:12 [INFO] 04:52:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- 04:52:12 [INFO] CycloneDX: Resolving Dependencies 04:52:13 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 04:52:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.xml 04:52:13 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.json 04:52:13 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.json 04:52:13 [INFO] 04:52:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Skipping duplicate-finder execution! 04:52:13 [INFO] 04:52:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Skipping plugin execution 04:52:13 [INFO] 04:52:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Skipping source per configuration. 04:52:13 [INFO] 04:52:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] 04:52:13 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:13 [INFO] 04:52:13 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT.pom 04:52:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-features.xml 04:52:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.json 04:52:13 [INFO] 04:52:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9070:xml:features:2.0.4-SNAPSHOT 04:52:13 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:13 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:13 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:13 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:13 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:13 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:13 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:13 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:13 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:13 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:13 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:13 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:13 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:2.0.4-SNAPSHOT:compile 04:52:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:13 [INFO] +- junit:junit:jar:4.13.2:test 04:52:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:13 [INFO] 04:52:13 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:13 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/sonatype-clm/module.xml 04:52:13 [INFO] 04:52:13 [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- 04:52:13 [INFO] Building rfc9144 2.0.4-SNAPSHOT [120/161] 04:52:13 [INFO] from model/rfc/rfc9144/pom.xml 04:52:13 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:13 [INFO] 04:52:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9144 --- 04:52:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:13 [INFO] 04:52:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9144 --- 04:52:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:13 [INFO] 04:52:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- dependency:3.11.0:properties (default) @ rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9144 --- 04:52:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:13 [INFO] 04:52:13 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9144 --- 04:52:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/yang 04:52:13 [INFO] yang-to-sources: Found 6 dependencies in 3.089 ms 04:52:13 [INFO] yang-to-sources: Project model files found: 1 in 1.711 ms 04:52:13 [INFO] yang-to-sources: 7 YANG models processed in 24.72 ms 04:52:13 [INFO] BindingJavaFileGenerator: Defined 25 files in 8.601 ms 04:52:13 [INFO] Sorted 25 files into 11 directories in 171.5 μs 04:52:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 14.11 ms 04:52:13 [INFO] 04:52:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 04:52:13 [INFO] Starting audit... 04:52:13 Audit done. 04:52:13 [INFO] You have 0 Checkstyle violations. 04:52:13 [INFO] 04:52:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 04:52:13 [INFO] Starting audit... 04:52:13 Audit done. 04:52:13 [INFO] You have 0 Checkstyle violations. 04:52:13 [INFO] 04:52:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9144 --- 04:52:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/resources 04:52:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:13 [INFO] 04:52:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9144 --- 04:52:13 [INFO] Recompiling the module because of changed dependency. 04:52:13 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:52:13 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/nmda/compare/rev211210/IetfNmdaCompareData.java:[106,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:13 [INFO] 04:52:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9144 >>> 04:52:13 [INFO] 04:52:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9144 --- 04:52:13 [INFO] Spotbugs plugin skipped 04:52:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:13 [INFO] 04:52:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9144 <<< 04:52:13 [INFO] 04:52:13 [INFO] 04:52:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9144 --- 04:52:13 [INFO] Spotbugs plugin skipped 04:52:13 [INFO] 04:52:13 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9144 --- 04:52:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/test/resources 04:52:13 [INFO] 04:52:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9144 --- 04:52:13 [INFO] No sources to compile 04:52:13 [INFO] 04:52:13 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9144 --- 04:52:13 [INFO] No tests to run. 04:52:13 [INFO] 04:52:13 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9144 --- 04:52:13 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT.jar 04:52:13 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 04:52:13 [INFO] 04:52:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- 04:52:15 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-javadoc.jar 04:52:15 [INFO] 04:52:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 04:52:15 [INFO] CycloneDX: Resolving Dependencies 04:52:16 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:52:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.xml 04:52:16 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.json 04:52:16 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:16 [INFO] 04:52:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 04:52:16 [INFO] Skipping duplicate-finder execution! 04:52:16 [INFO] 04:52:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9144 --- 04:52:16 [INFO] No dependency problems found 04:52:16 [INFO] 04:52:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- 04:52:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-sources.jar 04:52:16 [INFO] 04:52:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc9144 --- 04:52:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:16 [INFO] 04:52:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.pom 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.jar 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-javadoc.jar 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT-sources.jar 04:52:16 [INFO] 04:52:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9144 --- 04:52:16 [INFO] Installing org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.jar 04:52:16 [INFO] Writing OBR metadata 04:52:16 [INFO] 04:52:16 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9144 --- 04:52:16 [INFO] org.opendaylight.ietf.model:rfc9144:bundle:2.0.4-SNAPSHOT 04:52:16 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:16 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:16 [INFO] +- junit:junit:jar:4.13.2:test 04:52:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:16 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:16 [INFO] 04:52:16 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9144 --- 04:52:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/sonatype-clm/module.xml 04:52:16 [INFO] 04:52:16 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ 04:52:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 2.0.4-SNAPSHOT [121/161] 04:52:16 [INFO] from features/odl-ietf-model-rfc9144/pom.xml 04:52:16 [INFO] ------------------------------[ feature ]------------------------------- 04:52:16 [INFO] 04:52:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:16 [INFO] 04:52:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:16 [INFO] 04:52:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:16 [INFO] argLine set to empty 04:52:16 [INFO] 04:52:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Starting audit... 04:52:16 Audit done. 04:52:16 [INFO] You have 0 Checkstyle violations. 04:52:16 [INFO] 04:52:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Starting audit... 04:52:16 Audit done. 04:52:16 [INFO] You have 0 Checkstyle violations. 04:52:16 [INFO] 04:52:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml 04:52:16 [INFO] ...done! 04:52:16 [INFO] Set artifact 04:52:16 [INFO] 04:52:16 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:16 [INFO] 04:52:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> 04:52:16 [INFO] 04:52:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:16 [INFO] 04:52:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< 04:52:16 [INFO] 04:52:16 [INFO] 04:52:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] 04:52:16 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9144 --- 04:52:16 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 04:52:16 [INFO] Project dependency features detected: [] 04:52:16 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:16 [INFO] Creating RMI registry server on 127.0.0.1:46069 04:52:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:16 [INFO] Waiting for remote bundle context.. on 46069 name: c3404172-db76-415d-a3af-074b18674d3c timout: [ RelativeTimeout value = 180000 ] 04:52:21 [INFO] Building jar from resources and headers. 04:52:21 [INFO] Writing jar finished. 04:52:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:23 [INFO] 04:52:23 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9144 --- 04:52:23 [INFO] 04:52:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- 04:52:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:23 [INFO] 04:52:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- 04:52:23 [INFO] CycloneDX: Resolving Dependencies 04:52:24 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:52:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.xml 04:52:24 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.json 04:52:24 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:24 [INFO] 04:52:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Skipping duplicate-finder execution! 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Skipping plugin execution 04:52:24 [INFO] 04:52:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Skipping source per configuration. 04:52:24 [INFO] 04:52:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] 04:52:24 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:24 [INFO] 04:52:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT.pom 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-features.xml 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9144:xml:features:2.0.4-SNAPSHOT 04:52:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:24 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:24 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:24 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:24 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:24 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:24 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:24 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:24 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:24 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] +- org.opendaylight.ietf.model:rfc9144:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:24 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:24 [INFO] +- junit:junit:jar:4.13.2:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:24 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:24 [INFO] 04:52:24 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/sonatype-clm/module.xml 04:52:24 [INFO] 04:52:24 [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- 04:52:24 [INFO] Building rfc9179 2.0.4-SNAPSHOT [122/161] 04:52:24 [INFO] from model/rfc/rfc9179/pom.xml 04:52:24 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:24 [INFO] 04:52:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 04:52:24 [INFO] 04:52:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9179 --- 04:52:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:24 [INFO] 04:52:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9179 --- 04:52:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:24 [INFO] 04:52:24 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9179 --- 04:52:25 [INFO] 04:52:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc9179 --- 04:52:25 [INFO] 04:52:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9179 --- 04:52:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:25 [INFO] 04:52:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9179 --- 04:52:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/yang 04:52:25 [INFO] yang-to-sources: Found 1 dependencies in 1.743 ms 04:52:25 [INFO] yang-to-sources: Project model files found: 1 in 1.693 ms 04:52:25 [INFO] yang-to-sources: 2 YANG models processed in 6.592 ms 04:52:25 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.277 ms 04:52:25 [INFO] Sorted 19 files into 7 directories in 120.5 μs 04:52:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 9.835 ms 04:52:25 [INFO] 04:52:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 04:52:25 [INFO] Starting audit... 04:52:25 Audit done. 04:52:25 [INFO] You have 0 Checkstyle violations. 04:52:25 [INFO] 04:52:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 04:52:25 [INFO] Starting audit... 04:52:25 Audit done. 04:52:25 [INFO] You have 0 Checkstyle violations. 04:52:25 [INFO] 04:52:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9179 --- 04:52:25 [INFO] 04:52:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9179 --- 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/resources 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:25 [INFO] 04:52:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9179 --- 04:52:25 [INFO] Recompiling the module because of changed dependency. 04:52:25 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:52:26 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/geo/location/rev220211/IetfGeoLocationData.java:[162,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:26 [INFO] 04:52:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9179 >>> 04:52:26 [INFO] 04:52:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9179 --- 04:52:26 [INFO] Spotbugs plugin skipped 04:52:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:26 [INFO] 04:52:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9179 <<< 04:52:26 [INFO] 04:52:26 [INFO] 04:52:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9179 --- 04:52:26 [INFO] Spotbugs plugin skipped 04:52:26 [INFO] 04:52:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9179 --- 04:52:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/test/resources 04:52:26 [INFO] 04:52:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9179 --- 04:52:26 [INFO] No sources to compile 04:52:26 [INFO] 04:52:26 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9179 --- 04:52:26 [INFO] No tests to run. 04:52:26 [INFO] 04:52:26 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9179 --- 04:52:26 [INFO] 04:52:26 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9179 --- 04:52:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT.jar 04:52:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 04:52:26 [INFO] 04:52:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- 04:52:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-javadoc.jar 04:52:28 [INFO] 04:52:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 04:52:28 [INFO] CycloneDX: Resolving Dependencies 04:52:28 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:52:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.xml 04:52:28 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.json 04:52:28 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 04:52:28 [INFO] 04:52:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 04:52:28 [INFO] Skipping duplicate-finder execution! 04:52:28 [INFO] 04:52:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9179 --- 04:52:28 [INFO] No dependency problems found 04:52:28 [INFO] 04:52:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- 04:52:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-sources.jar 04:52:28 [INFO] 04:52:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- jacoco:0.8.15:report (report) @ rfc9179 --- 04:52:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:28 [INFO] 04:52:28 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.pom 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.jar 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-javadoc.jar 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 04:52:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT-sources.jar 04:52:28 [INFO] 04:52:28 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9179 --- 04:52:28 [INFO] Installing org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.jar 04:52:28 [INFO] Writing OBR metadata 04:52:28 [INFO] 04:52:28 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9179 --- 04:52:28 [INFO] org.opendaylight.ietf.model:rfc9179:bundle:2.0.4-SNAPSHOT 04:52:28 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:28 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:28 [INFO] +- junit:junit:jar:4.13.2:test 04:52:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:28 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:28 [INFO] 04:52:28 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9179 --- 04:52:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/sonatype-clm/module.xml 04:52:28 [INFO] 04:52:28 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ 04:52:28 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 2.0.4-SNAPSHOT [123/161] 04:52:28 [INFO] from features/odl-ietf-model-rfc9179/pom.xml 04:52:28 [INFO] ------------------------------[ feature ]------------------------------- 04:52:28 [INFO] 04:52:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:28 [INFO] 04:52:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:28 [INFO] 04:52:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:28 [INFO] argLine set to empty 04:52:28 [INFO] 04:52:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Starting audit... 04:52:28 Audit done. 04:52:28 [INFO] You have 0 Checkstyle violations. 04:52:28 [INFO] 04:52:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Starting audit... 04:52:28 Audit done. 04:52:28 [INFO] You have 0 Checkstyle violations. 04:52:28 [INFO] 04:52:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml 04:52:28 [INFO] ...done! 04:52:28 [INFO] Set artifact 04:52:28 [INFO] 04:52:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:28 [INFO] 04:52:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> 04:52:28 [INFO] 04:52:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:28 [INFO] 04:52:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< 04:52:28 [INFO] 04:52:28 [INFO] 04:52:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] 04:52:28 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9179 --- 04:52:28 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 04:52:28 [INFO] Project dependency features detected: [] 04:52:28 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:28 [INFO] Creating RMI registry server on 127.0.0.1:44695 04:52:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:29 [INFO] Waiting for remote bundle context.. on 44695 name: f49b98f3-74af-462c-abd6-30769eab0c1e timout: [ RelativeTimeout value = 180000 ] 04:52:33 [INFO] Building jar from resources and headers. 04:52:33 [INFO] Writing jar finished. 04:52:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:35 [INFO] 04:52:35 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] 04:52:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:35 [INFO] 04:52:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] CycloneDX: Resolving Dependencies 04:52:35 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:52:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.xml 04:52:35 [INFO] attaching as odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.json 04:52:35 [INFO] attaching as odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 04:52:35 [INFO] 04:52:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Skipping duplicate-finder execution! 04:52:35 [INFO] 04:52:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Skipping plugin execution 04:52:35 [INFO] 04:52:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Skipping source per configuration. 04:52:35 [INFO] 04:52:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] 04:52:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:35 [INFO] 04:52:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT.pom 04:52:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-features.xml 04:52:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/odl-ietf-model-rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 04:52:35 [INFO] 04:52:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9179:xml:features:2.0.4-SNAPSHOT 04:52:35 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:35 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:35 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:35 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:35 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:35 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:35 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:35 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:35 [INFO] +- org.opendaylight.ietf.model:rfc9179:jar:2.0.4-SNAPSHOT:compile 04:52:35 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:35 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:35 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:35 [INFO] +- junit:junit:jar:4.13.2:test 04:52:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:35 [INFO] 04:52:35 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/sonatype-clm/module.xml 04:52:35 [INFO] 04:52:35 [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- 04:52:35 [INFO] Building rfc9196-ietf-system-capabilities 2.0.4-SNAPSHOT [124/161] 04:52:35 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 04:52:35 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:35 [INFO] 04:52:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] 04:52:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:35 [INFO] 04:52:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:35 [INFO] 04:52:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] 04:52:35 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] 04:52:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:35 [INFO] 04:52:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 04:52:35 [INFO] yang-to-sources: Found 5 dependencies in 2.091 ms 04:52:35 [INFO] yang-to-sources: Project model files found: 1 in 1.109 ms 04:52:35 [INFO] yang-to-sources: 6 YANG models processed in 18.10 ms 04:52:35 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.204 ms 04:52:35 [INFO] Sorted 14 files into 7 directories in 114.4 μs 04:52:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.558 ms 04:52:35 [INFO] 04:52:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 04:52:35 [INFO] Starting audit... 04:52:35 Audit done. 04:52:35 [INFO] You have 0 Checkstyle violations. 04:52:35 [INFO] 04:52:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] Starting audit... 04:52:36 Audit done. 04:52:36 [INFO] You have 0 Checkstyle violations. 04:52:36 [INFO] 04:52:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] 04:52:36 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 04:52:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 04:52:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 04:52:36 [INFO] 04:52:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] Recompiling the module because of changed dependency. 04:52:36 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 04:52:36 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/system/capabilities/rev220217/IetfSystemCapabilitiesData.java:[104,142] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:36 [INFO] 04:52:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 04:52:36 [INFO] 04:52:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] Spotbugs plugin skipped 04:52:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:36 [INFO] 04:52:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 04:52:36 [INFO] 04:52:36 [INFO] 04:52:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] Spotbugs plugin skipped 04:52:36 [INFO] 04:52:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 04:52:36 [INFO] 04:52:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] No sources to compile 04:52:36 [INFO] 04:52:36 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] No tests to run. 04:52:36 [INFO] 04:52:36 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] 04:52:36 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 04:52:36 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 04:52:36 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:36 [INFO] 04:52:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar 04:52:38 [INFO] 04:52:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] CycloneDX: Resolving Dependencies 04:52:38 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:52:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 04:52:38 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 04:52:38 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:38 [INFO] 04:52:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Skipping duplicate-finder execution! 04:52:38 [INFO] 04:52:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] No dependency problems found 04:52:38 [INFO] 04:52:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar 04:52:38 [INFO] 04:52:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:38 [INFO] 04:52:38 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.pom 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-javadoc.jar 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-sources.jar 04:52:38 [INFO] 04:52:38 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.jar 04:52:38 [INFO] Writing OBR metadata 04:52:38 [INFO] 04:52:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:bundle:2.0.4-SNAPSHOT 04:52:38 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:38 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] +- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:38 [INFO] +- junit:junit:jar:4.13.2:test 04:52:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:38 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:38 [INFO] 04:52:38 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/sonatype-clm/module.xml 04:52:38 [INFO] 04:52:38 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- 04:52:38 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 2.0.4-SNAPSHOT [125/161] 04:52:38 [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml 04:52:38 [INFO] ------------------------------[ feature ]------------------------------- 04:52:38 [INFO] 04:52:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:38 [INFO] 04:52:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:38 [INFO] 04:52:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:38 [INFO] argLine set to empty 04:52:38 [INFO] 04:52:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Starting audit... 04:52:38 Audit done. 04:52:38 [INFO] You have 0 Checkstyle violations. 04:52:38 [INFO] 04:52:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Starting audit... 04:52:38 Audit done. 04:52:38 [INFO] You have 0 Checkstyle violations. 04:52:38 [INFO] 04:52:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 04:52:38 [INFO] ...done! 04:52:38 [INFO] Set artifact 04:52:38 [INFO] 04:52:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:38 [INFO] 04:52:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> 04:52:38 [INFO] 04:52:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:38 [INFO] 04:52:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< 04:52:38 [INFO] 04:52:38 [INFO] 04:52:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] 04:52:38 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:38 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities 04:52:38 [INFO] Project dependency features detected: [] 04:52:38 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:38 [INFO] Creating RMI registry server on 127.0.0.1:36097 04:52:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:39 [INFO] Waiting for remote bundle context.. on 36097 name: af37eb44-6d75-49df-9caf-d33b19f9c385 timout: [ RelativeTimeout value = 180000 ] 04:52:43 [INFO] Building jar from resources and headers. 04:52:43 [INFO] Writing jar finished. 04:52:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:46 [INFO] 04:52:46 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:46 [INFO] 04:52:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] CycloneDX: Resolving Dependencies 04:52:46 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:52:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml 04:52:46 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json 04:52:46 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:46 [INFO] 04:52:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Skipping duplicate-finder execution! 04:52:46 [INFO] 04:52:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Skipping plugin execution 04:52:46 [INFO] 04:52:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Skipping source per configuration. 04:52:46 [INFO] 04:52:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:46 [INFO] 04:52:46 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT.pom 04:52:46 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-features.xml 04:52:46 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:46 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:46 [INFO] 04:52:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT 04:52:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:46 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:46 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:46 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:46 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:46 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:46 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:46 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:46 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:46 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:46 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:46 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:46 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:46 [INFO] +- junit:junit:jar:4.13.2:test 04:52:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:46 [INFO] 04:52:46 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/sonatype-clm/module.xml 04:52:46 [INFO] 04:52:46 [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- 04:52:46 [INFO] Building rfc9196-ietf-notification-capabilities 2.0.4-SNAPSHOT [126/161] 04:52:46 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 04:52:46 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:46 [INFO] 04:52:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:46 [INFO] 04:52:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:46 [INFO] 04:52:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:46 [INFO] 04:52:46 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:46 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 04:52:46 [INFO] yang-to-sources: Found 14 dependencies in 4.042 ms 04:52:46 [INFO] yang-to-sources: Project model files found: 1 in 2.008 ms 04:52:46 [INFO] yang-to-sources: 15 YANG models processed in 62.03 ms 04:52:46 [INFO] BindingJavaFileGenerator: Defined 17 files in 13.60 ms 04:52:46 [INFO] Sorted 17 files into 6 directories in 147.7 μs 04:52:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 18.62 ms 04:52:46 [INFO] 04:52:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] Starting audit... 04:52:46 Audit done. 04:52:46 [INFO] You have 0 Checkstyle violations. 04:52:46 [INFO] 04:52:46 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] Starting audit... 04:52:46 Audit done. 04:52:46 [INFO] You have 0 Checkstyle violations. 04:52:46 [INFO] 04:52:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] 04:52:46 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 04:52:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:46 [INFO] 04:52:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:46 [INFO] Recompiling the module because of changed dependency. 04:52:46 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 04:52:47 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/notification/capabilities/rev220217/IetfNotificationCapabilitiesData.java:[138,154] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:47 [INFO] 04:52:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 04:52:47 [INFO] 04:52:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] Spotbugs plugin skipped 04:52:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:47 [INFO] 04:52:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 04:52:47 [INFO] 04:52:47 [INFO] 04:52:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] Spotbugs plugin skipped 04:52:47 [INFO] 04:52:47 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 04:52:47 [INFO] 04:52:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] No sources to compile 04:52:47 [INFO] 04:52:47 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] No tests to run. 04:52:47 [INFO] 04:52:47 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] 04:52:47 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 04:52:47 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 04:52:47 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:47 [INFO] 04:52:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar 04:52:49 [INFO] 04:52:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] CycloneDX: Resolving Dependencies 04:52:49 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:52:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 04:52:49 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 04:52:49 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:49 [INFO] 04:52:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Skipping duplicate-finder execution! 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] No dependency problems found 04:52:49 [INFO] 04:52:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar 04:52:49 [INFO] 04:52:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:49 [INFO] 04:52:49 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.pom 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-javadoc.jar 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-sources.jar 04:52:49 [INFO] 04:52:49 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.jar 04:52:49 [INFO] Writing OBR metadata 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:bundle:2.0.4-SNAPSHOT 04:52:49 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:49 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:49 [INFO] +- junit:junit:jar:4.13.2:test 04:52:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:49 [INFO] 04:52:49 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/sonatype-clm/module.xml 04:52:49 [INFO] 04:52:49 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- 04:52:49 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 2.0.4-SNAPSHOT [127/161] 04:52:49 [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml 04:52:49 [INFO] ------------------------------[ feature ]------------------------------- 04:52:49 [INFO] 04:52:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:49 [INFO] 04:52:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:49 [INFO] 04:52:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:49 [INFO] argLine set to empty 04:52:49 [INFO] 04:52:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Starting audit... 04:52:49 Audit done. 04:52:49 [INFO] You have 0 Checkstyle violations. 04:52:49 [INFO] 04:52:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Starting audit... 04:52:49 Audit done. 04:52:49 [INFO] You have 0 Checkstyle violations. 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 04:52:49 [INFO] ...done! 04:52:49 [INFO] Set artifact 04:52:49 [INFO] 04:52:49 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:49 [INFO] 04:52:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> 04:52:49 [INFO] 04:52:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:49 [INFO] 04:52:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< 04:52:49 [INFO] 04:52:49 [INFO] 04:52:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] 04:52:49 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:49 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities 04:52:49 [INFO] Project dependency features detected: [] 04:52:49 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:49 [INFO] Creating RMI registry server on 127.0.0.1:45079 04:52:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:50 [INFO] Waiting for remote bundle context.. on 45079 name: 9189fd84-5000-40c5-86dc-43a93993b72a timout: [ RelativeTimeout value = 180000 ] 04:52:54 [INFO] Building jar from resources and headers. 04:52:54 [INFO] Writing jar finished. 04:52:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:57 [INFO] 04:52:57 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:57 [INFO] 04:52:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:57 [INFO] 04:52:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:57 [INFO] CycloneDX: Resolving Dependencies 04:52:57 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 04:52:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml 04:52:57 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json 04:52:58 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:58 [INFO] 04:52:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Skipping duplicate-finder execution! 04:52:58 [INFO] 04:52:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Skipping plugin execution 04:52:58 [INFO] 04:52:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Skipping source per configuration. 04:52:58 [INFO] 04:52:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] 04:52:58 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:58 [INFO] 04:52:58 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT.pom 04:52:58 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-features.xml 04:52:58 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:58 [INFO] Installing /w/workspace/ietf-maven-clm-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/2.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:58 [INFO] 04:52:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:xml:features:2.0.4-SNAPSHOT 04:52:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:58 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:58 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:58 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:58 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:58 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:58 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:58 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:58 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:58 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:58 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:58 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:58 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:58 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:58 [INFO] +- junit:junit:jar:4.13.2:test 04:52:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:58 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:58 [INFO] 04:52:58 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/sonatype-clm/module.xml 04:52:58 [INFO] 04:52:58 [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- 04:52:58 [INFO] Building rfc9640 2.0.4-SNAPSHOT [128/161] 04:52:58 [INFO] from model/rfc/rfc9640/pom.xml 04:52:58 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:58 [INFO] 04:52:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 04:52:58 [INFO] 04:52:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9640 --- 04:52:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:58 [INFO] 04:52:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9640 --- 04:52:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:58 [INFO] 04:52:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9640 --- 04:52:58 [INFO] 04:52:58 [INFO] --- dependency:3.11.0:properties (default) @ rfc9640 --- 04:52:58 [INFO] 04:52:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9640 --- 04:52:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:52:58 [INFO] 04:52:58 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9640 --- 04:52:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/yang 04:52:58 [INFO] yang-to-sources: Found 2 dependencies in 2.417 ms 04:52:58 [INFO] yang-to-sources: Project model files found: 1 in 4.348 ms 04:52:58 [INFO] yang-to-sources: 3 YANG models processed in 17.11 ms 04:52:58 [INFO] BindingJavaFileGenerator: Defined 109 files in 6.495 ms 04:52:58 [INFO] Sorted 109 files into 20 directories in 261.3 μs 04:52:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 24.20 ms 04:52:58 [INFO] 04:52:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 04:52:58 [INFO] Starting audit... 04:52:58 Audit done. 04:52:58 [INFO] You have 0 Checkstyle violations. 04:52:58 [INFO] 04:52:58 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 04:52:58 [INFO] Starting audit... 04:52:58 Audit done. 04:52:58 [INFO] You have 0 Checkstyle violations. 04:52:58 [INFO] 04:52:58 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9640 --- 04:52:58 [INFO] 04:52:58 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9640 --- 04:52:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/resources 04:52:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:58 [INFO] 04:52:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9640 --- 04:52:58 [INFO] Recompiling the module because of changed dependency. 04:52:58 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 04:52:58 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/crypto/types/rev241010/IetfCryptoTypesData.java:[390,128] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:52:58 [INFO] 04:52:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9640 >>> 04:52:58 [INFO] 04:52:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9640 --- 04:52:58 [INFO] Spotbugs plugin skipped 04:52:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:58 [INFO] 04:52:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9640 <<< 04:52:58 [INFO] 04:52:58 [INFO] 04:52:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9640 --- 04:52:58 [INFO] Spotbugs plugin skipped 04:52:58 [INFO] 04:52:58 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9640 --- 04:52:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/test/resources 04:52:58 [INFO] 04:52:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9640 --- 04:52:58 [INFO] No sources to compile 04:52:58 [INFO] 04:52:58 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9640 --- 04:52:58 [INFO] No tests to run. 04:52:58 [INFO] 04:52:58 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9640 --- 04:52:58 [INFO] 04:52:58 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9640 --- 04:52:58 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT.jar 04:52:58 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 04:52:58 [INFO] 04:52:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- 04:53:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-javadoc.jar 04:53:01 [INFO] 04:53:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 04:53:01 [INFO] CycloneDX: Resolving Dependencies 04:53:02 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:53:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.xml 04:53:02 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.json 04:53:02 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:53:02 [INFO] 04:53:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 04:53:02 [INFO] Skipping duplicate-finder execution! 04:53:02 [INFO] 04:53:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9640 --- 04:53:02 [INFO] No dependency problems found 04:53:02 [INFO] 04:53:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- 04:53:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-sources.jar 04:53:02 [INFO] 04:53:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- jacoco:0.8.15:report (report) @ rfc9640 --- 04:53:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:02 [INFO] 04:53:02 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.pom 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.jar 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-javadoc.jar 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:53:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT-sources.jar 04:53:02 [INFO] 04:53:02 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9640 --- 04:53:02 [INFO] Installing org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-2.0.4-SNAPSHOT.jar 04:53:02 [INFO] Writing OBR metadata 04:53:02 [INFO] 04:53:02 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9640 --- 04:53:02 [INFO] org.opendaylight.ietf.model:rfc9640:bundle:2.0.4-SNAPSHOT 04:53:02 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:02 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:02 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:02 [INFO] +- junit:junit:jar:4.13.2:test 04:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:02 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:02 [INFO] 04:53:02 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9640 --- 04:53:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/sonatype-clm/module.xml 04:53:02 [INFO] 04:53:02 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ 04:53:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 2.0.4-SNAPSHOT [129/161] 04:53:02 [INFO] from features/odl-ietf-model-rfc9640/pom.xml 04:53:02 [INFO] ------------------------------[ feature ]------------------------------- 04:53:02 [INFO] 04:53:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:02 [INFO] 04:53:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:02 [INFO] 04:53:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:02 [INFO] argLine set to empty 04:53:02 [INFO] 04:53:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Starting audit... 04:53:02 Audit done. 04:53:02 [INFO] You have 0 Checkstyle violations. 04:53:02 [INFO] 04:53:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Starting audit... 04:53:02 Audit done. 04:53:02 [INFO] You have 0 Checkstyle violations. 04:53:02 [INFO] 04:53:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml 04:53:02 [INFO] ...done! 04:53:02 [INFO] Set artifact 04:53:02 [INFO] 04:53:02 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:02 [INFO] 04:53:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> 04:53:02 [INFO] 04:53:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] No files found to run spotbugs; check compile phase has been run. 04:53:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:02 [INFO] 04:53:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< 04:53:02 [INFO] 04:53:02 [INFO] 04:53:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] 04:53:02 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9640 --- 04:53:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 04:53:02 [INFO] Project dependency features detected: [] 04:53:02 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:02 [INFO] Creating RMI registry server on 127.0.0.1:38541 04:53:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:02 [INFO] Waiting for remote bundle context.. on 38541 name: 80bffb41-5b3f-436a-8070-ab2f8361298f timout: [ RelativeTimeout value = 180000 ] 04:53:07 [INFO] Building jar from resources and headers. 04:53:07 [INFO] Writing jar finished. 04:53:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:10 [INFO] 04:53:10 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] 04:53:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:10 [INFO] 04:53:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] CycloneDX: Resolving Dependencies 04:53:10 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:53:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.xml 04:53:10 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.json 04:53:10 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:53:10 [INFO] 04:53:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Skipping duplicate-finder execution! 04:53:10 [INFO] 04:53:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Skipping plugin execution 04:53:10 [INFO] 04:53:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Skipping source per configuration. 04:53:10 [INFO] 04:53:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] 04:53:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:10 [INFO] 04:53:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT.pom 04:53:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-features.xml 04:53:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:53:10 [INFO] 04:53:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT 04:53:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:10 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:10 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:10 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:10 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:10 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:10 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:10 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:10 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:10 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:10 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:10 [INFO] +- junit:junit:jar:4.13.2:test 04:53:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:10 [INFO] 04:53:10 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9640 --- 04:53:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/sonatype-clm/module.xml 04:53:10 [INFO] 04:53:10 [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- 04:53:10 [INFO] Building rfc9641 2.0.4-SNAPSHOT [130/161] 04:53:10 [INFO] from model/rfc/rfc9641/pom.xml 04:53:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:10 [INFO] 04:53:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 04:53:10 [INFO] 04:53:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9641 --- 04:53:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:10 [INFO] 04:53:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9641 --- 04:53:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:10 [INFO] 04:53:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9641 --- 04:53:10 [INFO] 04:53:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc9641 --- 04:53:10 [INFO] 04:53:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9641 --- 04:53:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:10 [INFO] 04:53:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9641 --- 04:53:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/yang 04:53:10 [INFO] yang-to-sources: Found 3 dependencies in 2.528 ms 04:53:10 [INFO] yang-to-sources: Project model files found: 1 in 2.251 ms 04:53:10 [INFO] yang-to-sources: 4 YANG models processed in 20.79 ms 04:53:10 [INFO] BindingJavaFileGenerator: Defined 55 files in 6.013 ms 04:53:10 [INFO] Sorted 55 files into 18 directories in 215.3 μs 04:53:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 22.47 ms 04:53:10 [INFO] 04:53:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 04:53:10 [INFO] Starting audit... 04:53:10 Audit done. 04:53:10 [INFO] You have 0 Checkstyle violations. 04:53:10 [INFO] 04:53:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 04:53:10 [INFO] Starting audit... 04:53:10 Audit done. 04:53:10 [INFO] You have 0 Checkstyle violations. 04:53:10 [INFO] 04:53:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9641 --- 04:53:10 [INFO] 04:53:10 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9641 --- 04:53:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/resources 04:53:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:53:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:53:10 [INFO] 04:53:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9641 --- 04:53:10 [INFO] Recompiling the module because of changed dependency. 04:53:10 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 04:53:11 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/truststore/rev241010/IetfTruststoreData.java:[222,125] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:11 [INFO] 04:53:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9641 >>> 04:53:11 [INFO] 04:53:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9641 --- 04:53:11 [INFO] Spotbugs plugin skipped 04:53:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:11 [INFO] 04:53:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9641 <<< 04:53:11 [INFO] 04:53:11 [INFO] 04:53:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9641 --- 04:53:11 [INFO] Spotbugs plugin skipped 04:53:11 [INFO] 04:53:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9641 --- 04:53:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/test/resources 04:53:11 [INFO] 04:53:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9641 --- 04:53:11 [INFO] No sources to compile 04:53:11 [INFO] 04:53:11 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9641 --- 04:53:11 [INFO] No tests to run. 04:53:11 [INFO] 04:53:11 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9641 --- 04:53:11 [INFO] 04:53:11 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9641 --- 04:53:11 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT.jar 04:53:11 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 04:53:11 [INFO] 04:53:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- 04:53:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-javadoc.jar 04:53:13 [INFO] 04:53:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 04:53:13 [INFO] CycloneDX: Resolving Dependencies 04:53:14 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:53:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.xml 04:53:14 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.json 04:53:14 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:14 [INFO] 04:53:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 04:53:14 [INFO] Skipping duplicate-finder execution! 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9641 --- 04:53:14 [INFO] No dependency problems found 04:53:14 [INFO] 04:53:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- 04:53:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-sources.jar 04:53:14 [INFO] 04:53:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- jacoco:0.8.15:report (report) @ rfc9641 --- 04:53:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:14 [INFO] 04:53:14 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.pom 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.jar 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-javadoc.jar 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT-sources.jar 04:53:14 [INFO] 04:53:14 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9641 --- 04:53:14 [INFO] Installing org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.jar 04:53:14 [INFO] Writing OBR metadata 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9641 --- 04:53:14 [INFO] org.opendaylight.ietf.model:rfc9641:bundle:2.0.4-SNAPSHOT 04:53:14 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:14 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:14 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:14 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:14 [INFO] +- junit:junit:jar:4.13.2:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:14 [INFO] 04:53:14 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9641 --- 04:53:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/sonatype-clm/module.xml 04:53:14 [INFO] 04:53:14 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ 04:53:14 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 2.0.4-SNAPSHOT [131/161] 04:53:14 [INFO] from features/odl-ietf-model-rfc9641/pom.xml 04:53:14 [INFO] ------------------------------[ feature ]------------------------------- 04:53:14 [INFO] 04:53:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:14 [INFO] 04:53:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:14 [INFO] 04:53:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:14 [INFO] argLine set to empty 04:53:14 [INFO] 04:53:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Starting audit... 04:53:14 Audit done. 04:53:14 [INFO] You have 0 Checkstyle violations. 04:53:14 [INFO] 04:53:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Starting audit... 04:53:14 Audit done. 04:53:14 [INFO] You have 0 Checkstyle violations. 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml 04:53:14 [INFO] ...done! 04:53:14 [INFO] Set artifact 04:53:14 [INFO] 04:53:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:14 [INFO] 04:53:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> 04:53:14 [INFO] 04:53:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] No files found to run spotbugs; check compile phase has been run. 04:53:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:14 [INFO] 04:53:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< 04:53:14 [INFO] 04:53:14 [INFO] 04:53:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] 04:53:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9641 --- 04:53:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 04:53:14 [INFO] Project dependency features detected: [] 04:53:14 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:14 [INFO] Creating RMI registry server on 127.0.0.1:43011 04:53:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:15 [INFO] Waiting for remote bundle context.. on 43011 name: 7e534191-d3a4-4f47-820b-2e0ff1d4b740 timout: [ RelativeTimeout value = 180000 ] 04:53:19 [INFO] Building jar from resources and headers. 04:53:19 [INFO] Writing jar finished. 04:53:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:21 [INFO] 04:53:21 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9641 --- 04:53:21 [INFO] 04:53:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- 04:53:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:21 [INFO] 04:53:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- 04:53:21 [INFO] CycloneDX: Resolving Dependencies 04:53:22 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:53:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.xml 04:53:22 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.json 04:53:22 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:22 [INFO] 04:53:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Skipping duplicate-finder execution! 04:53:22 [INFO] 04:53:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Skipping plugin execution 04:53:22 [INFO] 04:53:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Skipping source per configuration. 04:53:22 [INFO] 04:53:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] 04:53:22 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:22 [INFO] 04:53:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT.pom 04:53:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-features.xml 04:53:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:22 [INFO] 04:53:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT 04:53:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:22 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:22 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:22 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:22 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:22 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:22 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:22 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:22 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:22 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:22 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:22 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:22 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:22 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:22 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:22 [INFO] +- junit:junit:jar:4.13.2:test 04:53:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:22 [INFO] 04:53:22 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/sonatype-clm/module.xml 04:53:22 [INFO] 04:53:22 [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- 04:53:22 [INFO] Building rfc9642 2.0.4-SNAPSHOT [132/161] 04:53:22 [INFO] from model/rfc/rfc9642/pom.xml 04:53:22 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:22 [INFO] 04:53:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 04:53:22 [INFO] 04:53:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9642 --- 04:53:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:22 [INFO] 04:53:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9642 --- 04:53:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:22 [INFO] 04:53:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9642 --- 04:53:22 [INFO] 04:53:22 [INFO] --- dependency:3.11.0:properties (default) @ rfc9642 --- 04:53:22 [INFO] 04:53:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9642 --- 04:53:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:22 [INFO] 04:53:22 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9642 --- 04:53:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/yang 04:53:22 [INFO] yang-to-sources: Found 3 dependencies in 2.681 ms 04:53:22 [INFO] yang-to-sources: Project model files found: 1 in 2.201 ms 04:53:22 [INFO] yang-to-sources: 4 YANG models processed in 21.60 ms 04:53:22 [INFO] BindingJavaFileGenerator: Defined 71 files in 6.561 ms 04:53:22 [INFO] Sorted 71 files into 25 directories in 219.6 μs 04:53:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 17.93 ms 04:53:22 [INFO] 04:53:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 04:53:22 [INFO] Starting audit... 04:53:22 Audit done. 04:53:22 [INFO] You have 0 Checkstyle violations. 04:53:22 [INFO] 04:53:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 04:53:22 [INFO] Starting audit... 04:53:22 Audit done. 04:53:22 [INFO] You have 0 Checkstyle violations. 04:53:22 [INFO] 04:53:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9642 --- 04:53:22 [INFO] 04:53:22 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9642 --- 04:53:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/resources 04:53:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:22 [INFO] 04:53:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9642 --- 04:53:22 [INFO] Recompiling the module because of changed dependency. 04:53:22 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 04:53:22 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/keystore/rev241010/IetfKeystoreData.java:[223,121] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:22 [INFO] 04:53:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9642 >>> 04:53:22 [INFO] 04:53:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9642 --- 04:53:22 [INFO] Spotbugs plugin skipped 04:53:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:22 [INFO] 04:53:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9642 <<< 04:53:22 [INFO] 04:53:22 [INFO] 04:53:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9642 --- 04:53:22 [INFO] Spotbugs plugin skipped 04:53:22 [INFO] 04:53:22 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9642 --- 04:53:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/test/resources 04:53:22 [INFO] 04:53:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9642 --- 04:53:22 [INFO] No sources to compile 04:53:22 [INFO] 04:53:22 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9642 --- 04:53:22 [INFO] No tests to run. 04:53:22 [INFO] 04:53:22 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9642 --- 04:53:22 [INFO] 04:53:22 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9642 --- 04:53:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT.jar 04:53:23 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 04:53:23 [INFO] 04:53:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- 04:53:26 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-javadoc.jar 04:53:26 [INFO] 04:53:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 04:53:26 [INFO] CycloneDX: Resolving Dependencies 04:53:26 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:53:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.xml 04:53:26 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.json 04:53:26 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:26 [INFO] 04:53:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 04:53:26 [INFO] Skipping duplicate-finder execution! 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9642 --- 04:53:26 [INFO] No dependency problems found 04:53:26 [INFO] 04:53:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- 04:53:26 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-sources.jar 04:53:26 [INFO] 04:53:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- jacoco:0.8.15:report (report) @ rfc9642 --- 04:53:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:26 [INFO] 04:53:26 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.pom 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.jar 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-javadoc.jar 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT-sources.jar 04:53:26 [INFO] 04:53:26 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9642 --- 04:53:26 [INFO] Installing org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.jar 04:53:26 [INFO] Writing OBR metadata 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9642 --- 04:53:26 [INFO] org.opendaylight.ietf.model:rfc9642:bundle:2.0.4-SNAPSHOT 04:53:26 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:26 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:26 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:26 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:26 [INFO] +- junit:junit:jar:4.13.2:test 04:53:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:26 [INFO] 04:53:26 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9642 --- 04:53:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/sonatype-clm/module.xml 04:53:26 [INFO] 04:53:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ 04:53:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 2.0.4-SNAPSHOT [133/161] 04:53:26 [INFO] from features/odl-ietf-model-rfc9642/pom.xml 04:53:26 [INFO] ------------------------------[ feature ]------------------------------- 04:53:26 [INFO] 04:53:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:26 [INFO] 04:53:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:26 [INFO] 04:53:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:26 [INFO] argLine set to empty 04:53:26 [INFO] 04:53:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Starting audit... 04:53:26 Audit done. 04:53:26 [INFO] You have 0 Checkstyle violations. 04:53:26 [INFO] 04:53:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Starting audit... 04:53:26 Audit done. 04:53:26 [INFO] You have 0 Checkstyle violations. 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml 04:53:26 [INFO] ...done! 04:53:26 [INFO] Set artifact 04:53:26 [INFO] 04:53:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:26 [INFO] 04:53:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> 04:53:26 [INFO] 04:53:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] No files found to run spotbugs; check compile phase has been run. 04:53:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:26 [INFO] 04:53:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< 04:53:26 [INFO] 04:53:26 [INFO] 04:53:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] 04:53:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9642 --- 04:53:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 04:53:27 [INFO] Project dependency features detected: [] 04:53:27 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:27 [INFO] Creating RMI registry server on 127.0.0.1:38209 04:53:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:27 [INFO] Waiting for remote bundle context.. on 38209 name: 27e8f2c7-004d-480f-a0bc-1224612f6dee timout: [ RelativeTimeout value = 180000 ] 04:53:31 [INFO] Building jar from resources and headers. 04:53:31 [INFO] Writing jar finished. 04:53:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:34 [INFO] 04:53:34 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] 04:53:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:34 [INFO] 04:53:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] CycloneDX: Resolving Dependencies 04:53:34 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:53:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.xml 04:53:34 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.json 04:53:34 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:34 [INFO] 04:53:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Skipping duplicate-finder execution! 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Skipping plugin execution 04:53:34 [INFO] 04:53:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Skipping source per configuration. 04:53:34 [INFO] 04:53:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] 04:53:34 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:34 [INFO] 04:53:34 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT.pom 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-features.xml 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT 04:53:34 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:34 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:34 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:34 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:34 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:34 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:34 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:34 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:34 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:34 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:34 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:34 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:34 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:34 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:34 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:34 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:34 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:34 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:34 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:34 [INFO] +- junit:junit:jar:4.13.2:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:34 [INFO] 04:53:34 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/sonatype-clm/module.xml 04:53:34 [INFO] 04:53:34 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- 04:53:34 [INFO] Building rfc9643-ietf-tcp-common 2.0.4-SNAPSHOT [134/161] 04:53:34 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 04:53:34 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:34 [INFO] 04:53:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] 04:53:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:34 [INFO] 04:53:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:34 [INFO] 04:53:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] 04:53:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:34 [INFO] 04:53:34 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:34 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 04:53:34 [INFO] yang-to-sources: Found 0 dependencies in 1.984 ms 04:53:34 [INFO] yang-to-sources: Project model files found: 1 in 1.473 ms 04:53:34 [INFO] yang-to-sources: 1 YANG models processed in 3.888 ms 04:53:34 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.764 ms 04:53:34 [INFO] Sorted 8 files into 4 directories in 166.0 μs 04:53:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.814 ms 04:53:34 [INFO] 04:53:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Starting audit... 04:53:34 Audit done. 04:53:34 [INFO] You have 0 Checkstyle violations. 04:53:34 [INFO] 04:53:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Starting audit... 04:53:34 Audit done. 04:53:34 [INFO] You have 0 Checkstyle violations. 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] 04:53:34 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:34 [INFO] 04:53:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Recompiling the module because of changed source code. 04:53:34 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:53:34 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/common/rev241010/IetfTcpCommonData.java:[87,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:34 [INFO] 04:53:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 04:53:34 [INFO] 04:53:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Spotbugs plugin skipped 04:53:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:34 [INFO] 04:53:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 04:53:34 [INFO] 04:53:34 [INFO] 04:53:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Spotbugs plugin skipped 04:53:34 [INFO] 04:53:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 04:53:34 [INFO] 04:53:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] No sources to compile 04:53:34 [INFO] 04:53:34 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] No tests to run. 04:53:34 [INFO] 04:53:34 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] 04:53:34 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 04:53:34 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 04:53:34 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 04:53:34 [INFO] 04:53:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar 04:53:36 [INFO] 04:53:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] CycloneDX: Resolving Dependencies 04:53:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 04:53:36 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 04:53:36 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.json 04:53:36 [INFO] 04:53:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Skipping duplicate-finder execution! 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] No dependency problems found 04:53:36 [INFO] 04:53:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar 04:53:36 [INFO] 04:53:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] 04:53:36 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:36 [INFO] 04:53:36 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.pom 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-javadoc.jar 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.json 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-sources.jar 04:53:36 [INFO] 04:53:36 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT.jar 04:53:36 [INFO] Writing OBR metadata 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:bundle:2.0.4-SNAPSHOT 04:53:36 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:36 [INFO] +- junit:junit:jar:4.13.2:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:36 [INFO] 04:53:36 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/sonatype-clm/module.xml 04:53:36 [INFO] 04:53:36 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- 04:53:36 [INFO] Building rfc9643-ietf-tcp-client 2.0.4-SNAPSHOT [135/161] 04:53:36 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 04:53:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:36 [INFO] 04:53:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] 04:53:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:36 [INFO] 04:53:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:36 [INFO] 04:53:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] 04:53:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:36 [INFO] 04:53:36 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 04:53:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:36 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 04:53:36 [INFO] yang-to-sources: Found 5 dependencies in 2.263 ms 04:53:36 [INFO] yang-to-sources: Project model files found: 1 in 1.874 ms 04:53:37 [INFO] yang-to-sources: 6 YANG models processed in 22.86 ms 04:53:37 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.602 ms 04:53:37 [INFO] Sorted 39 files into 14 directories in 182.3 μs 04:53:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 13.37 ms 04:53:37 [INFO] 04:53:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Starting audit... 04:53:37 Audit done. 04:53:37 [INFO] You have 0 Checkstyle violations. 04:53:37 [INFO] 04:53:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Starting audit... 04:53:37 Audit done. 04:53:37 [INFO] You have 0 Checkstyle violations. 04:53:37 [INFO] 04:53:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] 04:53:37 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 04:53:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:37 [INFO] 04:53:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Recompiling the module because of changed dependency. 04:53:37 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:53:37 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/client/rev241010/IetfTcpClientData.java:[177,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:37 [INFO] 04:53:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 04:53:37 [INFO] 04:53:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Spotbugs plugin skipped 04:53:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:37 [INFO] 04:53:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 04:53:37 [INFO] 04:53:37 [INFO] 04:53:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Spotbugs plugin skipped 04:53:37 [INFO] 04:53:37 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 04:53:37 [INFO] 04:53:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] No sources to compile 04:53:37 [INFO] 04:53:37 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] No tests to run. 04:53:37 [INFO] 04:53:37 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] 04:53:37 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 04:53:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 04:53:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 04:53:37 [INFO] 04:53:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 04:53:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar 04:53:39 [INFO] 04:53:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 04:53:39 [INFO] CycloneDX: Resolving Dependencies 04:53:40 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:53:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 04:53:40 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 04:53:40 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.json 04:53:40 [INFO] 04:53:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Skipping duplicate-finder execution! 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] No dependency problems found 04:53:40 [INFO] 04:53:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar 04:53:40 [INFO] 04:53:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:40 [INFO] 04:53:40 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.pom 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-javadoc.jar 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.json 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-sources.jar 04:53:40 [INFO] 04:53:40 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT.jar 04:53:40 [INFO] Writing OBR metadata 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:bundle:2.0.4-SNAPSHOT 04:53:40 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:40 [INFO] +- junit:junit:jar:4.13.2:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:40 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:40 [INFO] 04:53:40 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/sonatype-clm/module.xml 04:53:40 [INFO] 04:53:40 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- 04:53:40 [INFO] Building rfc9643-ietf-tcp-server 2.0.4-SNAPSHOT [136/161] 04:53:40 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 04:53:40 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:40 [INFO] 04:53:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] 04:53:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:40 [INFO] 04:53:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:40 [INFO] 04:53:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] 04:53:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:40 [INFO] 04:53:40 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 04:53:40 [INFO] yang-to-sources: Found 2 dependencies in 2.460 ms 04:53:40 [INFO] yang-to-sources: Project model files found: 1 in 1.566 ms 04:53:40 [INFO] yang-to-sources: 3 YANG models processed in 9.026 ms 04:53:40 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.891 ms 04:53:40 [INFO] Sorted 9 files into 4 directories in 120.8 μs 04:53:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.107 ms 04:53:40 [INFO] 04:53:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Starting audit... 04:53:40 Audit done. 04:53:40 [INFO] You have 0 Checkstyle violations. 04:53:40 [INFO] 04:53:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Starting audit... 04:53:40 Audit done. 04:53:40 [INFO] You have 0 Checkstyle violations. 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Recompiling the module because of changed dependency. 04:53:40 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:53:40 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/server/rev241010/IetfTcpServerData.java:[76,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:40 [INFO] 04:53:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Spotbugs plugin skipped 04:53:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:40 [INFO] 04:53:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 04:53:40 [INFO] 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Spotbugs plugin skipped 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] No sources to compile 04:53:40 [INFO] 04:53:40 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] No tests to run. 04:53:40 [INFO] 04:53:40 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] 04:53:40 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 04:53:40 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 04:53:40 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 04:53:40 [INFO] 04:53:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar 04:53:42 [INFO] 04:53:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] CycloneDX: Resolving Dependencies 04:53:42 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:53:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 04:53:42 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 04:53:42 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.json 04:53:42 [INFO] 04:53:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Skipping duplicate-finder execution! 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] No dependency problems found 04:53:42 [INFO] 04:53:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar 04:53:42 [INFO] 04:53:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] 04:53:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:42 [INFO] 04:53:42 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.pom 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-javadoc.jar 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.json 04:53:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-sources.jar 04:53:42 [INFO] 04:53:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT.jar 04:53:42 [INFO] Writing OBR metadata 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:bundle:2.0.4-SNAPSHOT 04:53:42 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:42 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:42 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:53:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:42 [INFO] +- junit:junit:jar:4.13.2:test 04:53:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:42 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:42 [INFO] 04:53:42 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/sonatype-clm/module.xml 04:53:42 [INFO] 04:53:42 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ 04:53:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 2.0.4-SNAPSHOT [137/161] 04:53:42 [INFO] from features/odl-ietf-model-rfc9643/pom.xml 04:53:42 [INFO] ------------------------------[ feature ]------------------------------- 04:53:42 [INFO] 04:53:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] 04:53:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:42 [INFO] 04:53:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:42 [INFO] 04:53:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] 04:53:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:42 [INFO] argLine set to empty 04:53:42 [INFO] 04:53:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Starting audit... 04:53:42 Audit done. 04:53:42 [INFO] You have 0 Checkstyle violations. 04:53:42 [INFO] 04:53:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Starting audit... 04:53:42 Audit done. 04:53:42 [INFO] You have 0 Checkstyle violations. 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] 04:53:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml 04:53:42 [INFO] ...done! 04:53:42 [INFO] Set artifact 04:53:42 [INFO] 04:53:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:42 [INFO] 04:53:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> 04:53:42 [INFO] 04:53:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] No files found to run spotbugs; check compile phase has been run. 04:53:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:42 [INFO] 04:53:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< 04:53:42 [INFO] 04:53:42 [INFO] 04:53:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] 04:53:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9643 --- 04:53:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 04:53:42 [INFO] Project dependency features detected: [] 04:53:42 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:42 [INFO] Creating RMI registry server on 127.0.0.1:42629 04:53:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:43 [INFO] Waiting for remote bundle context.. on 42629 name: af187ee0-93d8-4b98-9597-3dfe206c907b timout: [ RelativeTimeout value = 180000 ] 04:53:47 [INFO] Building jar from resources and headers. 04:53:47 [INFO] Writing jar finished. 04:53:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:49 [INFO] 04:53:49 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9643 --- 04:53:49 [INFO] 04:53:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- 04:53:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:49 [INFO] 04:53:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- 04:53:49 [INFO] CycloneDX: Resolving Dependencies 04:53:50 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:53:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.xml 04:53:50 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.json 04:53:50 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.json 04:53:50 [INFO] 04:53:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Skipping duplicate-finder execution! 04:53:50 [INFO] 04:53:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Skipping plugin execution 04:53:50 [INFO] 04:53:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Skipping source per configuration. 04:53:50 [INFO] 04:53:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] 04:53:50 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:50 [INFO] 04:53:50 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT.pom 04:53:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-features.xml 04:53:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.json 04:53:50 [INFO] 04:53:50 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT 04:53:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:50 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:50 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:50 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:50 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:50 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:50 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:50 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:50 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:50 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:50 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:50 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:53:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:50 [INFO] +- junit:junit:jar:4.13.2:test 04:53:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:50 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:50 [INFO] 04:53:50 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/sonatype-clm/module.xml 04:53:50 [INFO] 04:53:50 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- 04:53:50 [INFO] Building iana-ssh-encryption-algs 2.0.4-SNAPSHOT [138/161] 04:53:50 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 04:53:50 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:50 [INFO] 04:53:50 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] 04:53:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:50 [INFO] 04:53:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:50 [INFO] 04:53:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] 04:53:50 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] 04:53:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:50 [INFO] 04:53:50 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/yang 04:53:50 [INFO] yang-to-sources: Found 0 dependencies in 2.143 ms 04:53:50 [INFO] yang-to-sources: Project model files found: 1 in 1.668 ms 04:53:50 [INFO] yang-to-sources: 1 YANG models processed in 2.613 ms 04:53:50 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.132 ms 04:53:50 [INFO] Sorted 5 files into 3 directories in 109.4 μs 04:53:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.352 ms 04:53:50 [INFO] 04:53:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Starting audit... 04:53:50 Audit done. 04:53:50 [INFO] You have 0 Checkstyle violations. 04:53:50 [INFO] 04:53:50 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Starting audit... 04:53:50 Audit done. 04:53:50 [INFO] You have 0 Checkstyle violations. 04:53:50 [INFO] 04:53:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] 04:53:50 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/resources 04:53:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:50 [INFO] 04:53:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Recompiling the module because of changed source code. 04:53:50 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:50 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/encryption/algs/rev241016/IanaSshEncryptionAlgsData.java:[132,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:50 [INFO] 04:53:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 04:53:50 [INFO] 04:53:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Spotbugs plugin skipped 04:53:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:50 [INFO] 04:53:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 04:53:50 [INFO] 04:53:50 [INFO] 04:53:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Spotbugs plugin skipped 04:53:50 [INFO] 04:53:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/test/resources 04:53:50 [INFO] 04:53:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] No sources to compile 04:53:50 [INFO] 04:53:50 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] No tests to run. 04:53:50 [INFO] 04:53:50 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] 04:53:50 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-encryption-algs --- 04:53:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 04:53:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 04:53:50 [INFO] 04:53:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 04:53:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:52 [INFO] 04:53:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] CycloneDX: Resolving Dependencies 04:53:52 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.xml 04:53:52 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.json 04:53:52 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:52 [INFO] 04:53:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Skipping duplicate-finder execution! 04:53:52 [INFO] 04:53:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] No dependency problems found 04:53:52 [INFO] 04:53:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar 04:53:52 [INFO] 04:53:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:52 [INFO] 04:53:52 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.pom 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT-sources.jar 04:53:52 [INFO] 04:53:52 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT/iana-ssh-encryption-algs-2.0.4-SNAPSHOT.jar 04:53:52 [INFO] Writing OBR metadata 04:53:52 [INFO] 04:53:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] org.opendaylight.ietf.model:iana-ssh-encryption-algs:bundle:2.0.4-SNAPSHOT 04:53:52 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:52 [INFO] +- junit:junit:jar:4.13.2:test 04:53:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:52 [INFO] 04:53:52 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-ssh-encryption-algs --- 04:53:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/sonatype-clm/module.xml 04:53:52 [INFO] 04:53:52 [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- 04:53:52 [INFO] Building iana-ssh-key-exchange-algs 2.0.4-SNAPSHOT [139/161] 04:53:52 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 04:53:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:52 [INFO] 04:53:52 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:52 [INFO] 04:53:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:52 [INFO] 04:53:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:52 [INFO] 04:53:52 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang 04:53:52 [INFO] yang-to-sources: Found 0 dependencies in 1.472 ms 04:53:52 [INFO] yang-to-sources: Project model files found: 1 in 4.213 ms 04:53:52 [INFO] yang-to-sources: 1 YANG models processed in 3.657 ms 04:53:52 [INFO] BindingJavaFileGenerator: Defined 5 files in 3.016 ms 04:53:52 [INFO] Sorted 5 files into 3 directories in 107.3 μs 04:53:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.859 ms 04:53:52 [INFO] 04:53:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Starting audit... 04:53:52 Audit done. 04:53:52 [INFO] You have 0 Checkstyle violations. 04:53:52 [INFO] 04:53:52 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Starting audit... 04:53:52 Audit done. 04:53:52 [INFO] You have 0 Checkstyle violations. 04:53:52 [INFO] 04:53:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources 04:53:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:52 [INFO] 04:53:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Recompiling the module because of changed source code. 04:53:52 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:52 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/key/exchange/algs/rev241016/IanaSshKeyExchangeAlgsData.java:[475,144] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:52 [INFO] 04:53:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 04:53:52 [INFO] 04:53:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Spotbugs plugin skipped 04:53:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:52 [INFO] 04:53:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 04:53:52 [INFO] 04:53:52 [INFO] 04:53:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Spotbugs plugin skipped 04:53:52 [INFO] 04:53:52 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources 04:53:52 [INFO] 04:53:52 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] No sources to compile 04:53:52 [INFO] 04:53:52 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] No tests to run. 04:53:52 [INFO] 04:53:52 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] 04:53:52 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 04:53:52 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 04:53:52 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 04:53:52 [INFO] 04:53:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:54 [INFO] 04:53:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] CycloneDX: Resolving Dependencies 04:53:54 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 04:53:54 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json 04:53:54 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:54 [INFO] 04:53:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Skipping duplicate-finder execution! 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] No dependency problems found 04:53:54 [INFO] 04:53:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar 04:53:54 [INFO] 04:53:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:54 [INFO] 04:53:54 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.pom 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-sources.jar 04:53:54 [INFO] 04:53:54 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT.jar 04:53:54 [INFO] Writing OBR metadata 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:bundle:2.0.4-SNAPSHOT 04:53:54 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:54 [INFO] +- junit:junit:jar:4.13.2:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:54 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:54 [INFO] 04:53:54 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/sonatype-clm/module.xml 04:53:54 [INFO] 04:53:54 [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ 04:53:54 [INFO] Building iana-ssh-mac-algs 2.0.4-SNAPSHOT [140/161] 04:53:54 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 04:53:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:54 [INFO] 04:53:54 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:54 [INFO] 04:53:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:54 [INFO] 04:53:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-mac-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-mac-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 04:53:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:54 [INFO] 04:53:54 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-mac-algs --- 04:53:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/yang 04:53:54 [INFO] yang-to-sources: Found 0 dependencies in 1.299 ms 04:53:54 [INFO] yang-to-sources: Project model files found: 1 in 535.7 μs 04:53:54 [INFO] yang-to-sources: 1 YANG models processed in 859.8 μs 04:53:54 [INFO] BindingJavaFileGenerator: Defined 5 files in 445.3 μs 04:53:54 [INFO] Sorted 5 files into 3 directories in 54.88 μs 04:53:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 2.119 ms 04:53:54 [INFO] 04:53:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Starting audit... 04:53:54 Audit done. 04:53:54 [INFO] You have 0 Checkstyle violations. 04:53:54 [INFO] 04:53:54 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Starting audit... 04:53:54 Audit done. 04:53:54 [INFO] You have 0 Checkstyle violations. 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-mac-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-mac-algs --- 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/resources 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:54 [INFO] 04:53:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Recompiling the module because of changed source code. 04:53:54 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:54 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/mac/algs/rev241016/IanaSshMacAlgsData.java:[75,127] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:54 [INFO] 04:53:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 04:53:54 [INFO] 04:53:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Spotbugs plugin skipped 04:53:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:54 [INFO] 04:53:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 04:53:54 [INFO] 04:53:54 [INFO] 04:53:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Spotbugs plugin skipped 04:53:54 [INFO] 04:53:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-mac-algs --- 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/test/resources 04:53:54 [INFO] 04:53:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 04:53:54 [INFO] No sources to compile 04:53:54 [INFO] 04:53:54 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-mac-algs --- 04:53:54 [INFO] No tests to run. 04:53:54 [INFO] 04:53:54 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-mac-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-mac-algs --- 04:53:54 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 04:53:54 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 04:53:54 [INFO] 04:53:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- 04:53:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:55 [INFO] 04:53:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 04:53:55 [INFO] CycloneDX: Resolving Dependencies 04:53:56 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.xml 04:53:56 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.json 04:53:56 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:56 [INFO] 04:53:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Skipping duplicate-finder execution! 04:53:56 [INFO] 04:53:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 04:53:56 [INFO] No dependency problems found 04:53:56 [INFO] 04:53:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar 04:53:56 [INFO] 04:53:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:56 [INFO] 04:53:56 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.pom 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT-sources.jar 04:53:56 [INFO] 04:53:56 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/2.0.4-SNAPSHOT/iana-ssh-mac-algs-2.0.4-SNAPSHOT.jar 04:53:56 [INFO] Writing OBR metadata 04:53:56 [INFO] 04:53:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-mac-algs --- 04:53:56 [INFO] org.opendaylight.ietf.model:iana-ssh-mac-algs:bundle:2.0.4-SNAPSHOT 04:53:56 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:56 [INFO] +- junit:junit:jar:4.13.2:test 04:53:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:56 [INFO] 04:53:56 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-ssh-mac-algs --- 04:53:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/sonatype-clm/module.xml 04:53:56 [INFO] 04:53:56 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- 04:53:56 [INFO] Building iana-ssh-public-key-algs 2.0.4-SNAPSHOT [141/161] 04:53:56 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 04:53:56 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:56 [INFO] 04:53:56 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:56 [INFO] 04:53:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:56 [INFO] 04:53:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:56 [INFO] 04:53:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/main/yang 04:53:56 [INFO] yang-to-sources: Found 0 dependencies in 1.728 ms 04:53:56 [INFO] yang-to-sources: Project model files found: 1 in 914.5 μs 04:53:56 [INFO] yang-to-sources: 1 YANG models processed in 1.025 ms 04:53:56 [INFO] BindingJavaFileGenerator: Defined 5 files in 423.3 μs 04:53:56 [INFO] Sorted 5 files into 3 directories in 62.90 μs 04:53:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.381 ms 04:53:56 [INFO] 04:53:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Starting audit... 04:53:56 Audit done. 04:53:56 [INFO] You have 0 Checkstyle violations. 04:53:56 [INFO] 04:53:56 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Starting audit... 04:53:56 Audit done. 04:53:56 [INFO] You have 0 Checkstyle violations. 04:53:56 [INFO] 04:53:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/main/resources 04:53:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 04:53:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 04:53:56 [INFO] 04:53:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Recompiling the module because of changed source code. 04:53:56 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:56 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/ssh/_public/key/algs/rev241016/IanaSshPublicKeyAlgsData.java:[134,141] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:56 [INFO] 04:53:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 04:53:56 [INFO] 04:53:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Spotbugs plugin skipped 04:53:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:56 [INFO] 04:53:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 04:53:56 [INFO] 04:53:56 [INFO] 04:53:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Spotbugs plugin skipped 04:53:56 [INFO] 04:53:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/test/resources 04:53:56 [INFO] 04:53:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] No sources to compile 04:53:56 [INFO] 04:53:56 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] No tests to run. 04:53:56 [INFO] 04:53:56 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] 04:53:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-public-key-algs --- 04:53:56 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 04:53:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 04:53:56 [INFO] 04:53:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 04:53:57 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:57 [INFO] 04:53:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 04:53:57 [INFO] CycloneDX: Resolving Dependencies 04:53:58 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.xml 04:53:58 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.json 04:53:58 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:58 [INFO] 04:53:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Skipping duplicate-finder execution! 04:53:58 [INFO] 04:53:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] No dependency problems found 04:53:58 [INFO] 04:53:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar 04:53:58 [INFO] 04:53:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] 04:53:58 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:58 [INFO] 04:53:58 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.pom 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-javadoc.jar 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT-sources.jar 04:53:58 [INFO] 04:53:58 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT/iana-ssh-public-key-algs-2.0.4-SNAPSHOT.jar 04:53:58 [INFO] Writing OBR metadata 04:53:58 [INFO] 04:53:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] org.opendaylight.ietf.model:iana-ssh-public-key-algs:bundle:2.0.4-SNAPSHOT 04:53:58 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:58 [INFO] +- junit:junit:jar:4.13.2:test 04:53:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:58 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:58 [INFO] 04:53:58 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-ssh-public-key-algs --- 04:53:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/sonatype-clm/module.xml 04:53:58 [INFO] 04:53:58 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- 04:53:58 [INFO] Building rfc9644-ietf-ssh-common 2.0.4-SNAPSHOT [142/161] 04:53:58 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 04:53:58 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:58 [INFO] 04:53:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] 04:53:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:58 [INFO] 04:53:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:58 [INFO] 04:53:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] 04:53:58 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] 04:53:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:53:58 [INFO] 04:53:58 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 04:53:58 [INFO] yang-to-sources: Found 8 dependencies in 3.127 ms 04:53:58 [INFO] yang-to-sources: Project model files found: 1 in 2.282 ms 04:53:58 [INFO] yang-to-sources: 9 YANG models processed in 55.28 ms 04:53:58 [INFO] BindingJavaFileGenerator: Defined 52 files in 8.363 ms 04:53:58 [INFO] Sorted 52 files into 11 directories in 209.2 μs 04:53:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 20.85 ms 04:53:58 [INFO] 04:53:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Starting audit... 04:53:58 Audit done. 04:53:58 [INFO] You have 0 Checkstyle violations. 04:53:58 [INFO] 04:53:58 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Starting audit... 04:53:58 Audit done. 04:53:58 [INFO] You have 0 Checkstyle violations. 04:53:58 [INFO] 04:53:58 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] 04:53:58 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 04:53:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:58 [INFO] 04:53:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Recompiling the module because of changed dependency. 04:53:58 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:53:58 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/common/rev241010/IetfSshCommonData.java:[223,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:53:58 [INFO] 04:53:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 04:53:58 [INFO] 04:53:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Spotbugs plugin skipped 04:53:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:58 [INFO] 04:53:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 04:53:58 [INFO] 04:53:58 [INFO] 04:53:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] Spotbugs plugin skipped 04:53:58 [INFO] 04:53:58 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 04:53:58 [INFO] 04:53:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] No sources to compile 04:53:58 [INFO] 04:53:58 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] No tests to run. 04:53:58 [INFO] 04:53:58 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-common --- 04:53:58 [INFO] 04:53:58 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 04:53:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 04:53:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 04:53:59 [INFO] 04:53:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 04:54:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar 04:54:01 [INFO] 04:54:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 04:54:01 [INFO] CycloneDX: Resolving Dependencies 04:54:01 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:54:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 04:54:01 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 04:54:01 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.json 04:54:01 [INFO] 04:54:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 04:54:01 [INFO] Skipping duplicate-finder execution! 04:54:01 [INFO] 04:54:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 04:54:01 [INFO] No dependency problems found 04:54:01 [INFO] 04:54:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 04:54:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar 04:54:02 [INFO] 04:54:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] 04:54:02 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:02 [INFO] 04:54:02 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.pom 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-javadoc.jar 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.json 04:54:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-sources.jar 04:54:02 [INFO] 04:54:02 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 04:54:02 [INFO] Writing OBR metadata 04:54:02 [INFO] 04:54:02 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:bundle:2.0.4-SNAPSHOT 04:54:02 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:02 [INFO] +- junit:junit:jar:4.13.2:test 04:54:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:02 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:02 [INFO] 04:54:02 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9644-ietf-ssh-common --- 04:54:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/sonatype-clm/module.xml 04:54:02 [INFO] 04:54:02 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- 04:54:02 [INFO] Building rfc9644-ietf-ssh-client 2.0.4-SNAPSHOT [143/161] 04:54:02 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 04:54:02 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:02 [INFO] 04:54:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] 04:54:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:02 [INFO] 04:54:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:02 [INFO] 04:54:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] 04:54:02 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] 04:54:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:02 [INFO] 04:54:02 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 04:54:02 [INFO] yang-to-sources: Found 10 dependencies in 3.608 ms 04:54:02 [INFO] yang-to-sources: Project model files found: 1 in 1.863 ms 04:54:02 [INFO] yang-to-sources: 11 YANG models processed in 58.48 ms 04:54:02 [INFO] BindingJavaFileGenerator: Defined 32 files in 8.983 ms 04:54:02 [INFO] Sorted 32 files into 6 directories in 176.2 μs 04:54:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 14.42 ms 04:54:02 [INFO] 04:54:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Starting audit... 04:54:02 Audit done. 04:54:02 [INFO] You have 0 Checkstyle violations. 04:54:02 [INFO] 04:54:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Starting audit... 04:54:02 Audit done. 04:54:02 [INFO] You have 0 Checkstyle violations. 04:54:02 [INFO] 04:54:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] 04:54:02 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:54:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:54:02 [INFO] 04:54:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Recompiling the module because of changed dependency. 04:54:02 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:54:02 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/client/rev241010/IetfSshClientData.java:[205,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:02 [INFO] 04:54:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 04:54:02 [INFO] 04:54:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Spotbugs plugin skipped 04:54:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:02 [INFO] 04:54:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 04:54:02 [INFO] 04:54:02 [INFO] 04:54:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Spotbugs plugin skipped 04:54:02 [INFO] 04:54:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 04:54:02 [INFO] 04:54:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] No sources to compile 04:54:02 [INFO] 04:54:02 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] No tests to run. 04:54:02 [INFO] 04:54:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] 04:54:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 04:54:02 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 04:54:02 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 04:54:02 [INFO] 04:54:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 04:54:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar 04:54:04 [INFO] 04:54:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 04:54:04 [INFO] CycloneDX: Resolving Dependencies 04:54:05 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:54:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 04:54:05 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 04:54:05 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.json 04:54:05 [INFO] 04:54:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Skipping duplicate-finder execution! 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] No dependency problems found 04:54:05 [INFO] 04:54:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar 04:54:05 [INFO] 04:54:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:05 [INFO] 04:54:05 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.pom 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-javadoc.jar 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.json 04:54:05 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-sources.jar 04:54:05 [INFO] 04:54:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 04:54:05 [INFO] Writing OBR metadata 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:bundle:2.0.4-SNAPSHOT 04:54:05 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:05 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:54:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:05 [INFO] +- junit:junit:jar:4.13.2:test 04:54:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:05 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:05 [INFO] 04:54:05 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9644-ietf-ssh-client --- 04:54:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/sonatype-clm/module.xml 04:54:05 [INFO] 04:54:05 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- 04:54:05 [INFO] Building rfc9644-ietf-ssh-server 2.0.4-SNAPSHOT [144/161] 04:54:05 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 04:54:05 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:05 [INFO] 04:54:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] 04:54:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:05 [INFO] 04:54:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:05 [INFO] 04:54:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] 04:54:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:05 [INFO] 04:54:05 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:05 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 04:54:05 [INFO] yang-to-sources: Found 11 dependencies in 2.704 ms 04:54:05 [INFO] yang-to-sources: Project model files found: 1 in 2.158 ms 04:54:05 [INFO] yang-to-sources: 12 YANG models processed in 50.93 ms 04:54:05 [INFO] BindingJavaFileGenerator: Defined 46 files in 9.379 ms 04:54:05 [INFO] Sorted 46 files into 12 directories in 180.2 μs 04:54:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.55 ms 04:54:05 [INFO] 04:54:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Starting audit... 04:54:05 Audit done. 04:54:05 [INFO] You have 0 Checkstyle violations. 04:54:05 [INFO] 04:54:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Starting audit... 04:54:05 Audit done. 04:54:05 [INFO] You have 0 Checkstyle violations. 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] 04:54:05 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:54:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:54:05 [INFO] 04:54:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Recompiling the module because of changed dependency. 04:54:05 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:54:05 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ssh/server/rev241010/IetfSshServerData.java:[225,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:05 [INFO] 04:54:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 04:54:05 [INFO] 04:54:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Spotbugs plugin skipped 04:54:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:05 [INFO] 04:54:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 04:54:05 [INFO] 04:54:05 [INFO] 04:54:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Spotbugs plugin skipped 04:54:05 [INFO] 04:54:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 04:54:05 [INFO] 04:54:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] No sources to compile 04:54:05 [INFO] 04:54:05 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] No tests to run. 04:54:05 [INFO] 04:54:05 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] 04:54:05 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 04:54:05 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 04:54:05 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 04:54:05 [INFO] 04:54:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar 04:54:08 [INFO] 04:54:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] CycloneDX: Resolving Dependencies 04:54:08 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:54:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 04:54:08 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 04:54:08 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.json 04:54:08 [INFO] 04:54:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Skipping duplicate-finder execution! 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] No dependency problems found 04:54:08 [INFO] 04:54:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar 04:54:08 [INFO] 04:54:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:08 [INFO] 04:54:08 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.pom 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-javadoc.jar 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.json 04:54:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-sources.jar 04:54:08 [INFO] 04:54:08 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 04:54:08 [INFO] Writing OBR metadata 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:bundle:2.0.4-SNAPSHOT 04:54:08 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:08 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:08 [INFO] +- junit:junit:jar:4.13.2:test 04:54:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:08 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:08 [INFO] 04:54:08 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9644-ietf-ssh-server --- 04:54:08 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/sonatype-clm/module.xml 04:54:08 [INFO] 04:54:08 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ 04:54:08 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 2.0.4-SNAPSHOT [145/161] 04:54:08 [INFO] from features/odl-ietf-model-rfc9644/pom.xml 04:54:08 [INFO] ------------------------------[ feature ]------------------------------- 04:54:08 [INFO] 04:54:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] 04:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:08 [INFO] 04:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:08 [INFO] 04:54:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] 04:54:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:08 [INFO] argLine set to empty 04:54:08 [INFO] 04:54:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Starting audit... 04:54:08 Audit done. 04:54:08 [INFO] You have 0 Checkstyle violations. 04:54:08 [INFO] 04:54:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Starting audit... 04:54:08 Audit done. 04:54:08 [INFO] You have 0 Checkstyle violations. 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] 04:54:08 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml 04:54:08 [INFO] ...done! 04:54:08 [INFO] Set artifact 04:54:08 [INFO] 04:54:08 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:08 [INFO] 04:54:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> 04:54:08 [INFO] 04:54:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:08 [INFO] 04:54:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< 04:54:08 [INFO] 04:54:08 [INFO] 04:54:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] 04:54:08 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9644 --- 04:54:08 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 04:54:08 [INFO] Project dependency features detected: [] 04:54:08 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:08 [INFO] Creating RMI registry server on 127.0.0.1:38617 04:54:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:09 [INFO] Waiting for remote bundle context.. on 38617 name: 1f47a2ab-233c-4ebe-83d9-219f2ec6f753 timout: [ RelativeTimeout value = 180000 ] 04:54:13 [INFO] Building jar from resources and headers. 04:54:13 [INFO] Writing jar finished. 04:54:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:15 [INFO] 04:54:15 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9644 --- 04:54:15 [INFO] 04:54:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- 04:54:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:15 [INFO] 04:54:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- 04:54:15 [INFO] CycloneDX: Resolving Dependencies 04:54:16 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 04:54:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.xml 04:54:16 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.json 04:54:16 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.json 04:54:16 [INFO] 04:54:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Skipping duplicate-finder execution! 04:54:16 [INFO] 04:54:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Skipping plugin execution 04:54:16 [INFO] 04:54:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Skipping source per configuration. 04:54:16 [INFO] 04:54:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] 04:54:16 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:16 [INFO] 04:54:16 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT.pom 04:54:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-features.xml 04:54:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.json 04:54:16 [INFO] 04:54:16 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.4-SNAPSHOT 04:54:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:16 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:16 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:16 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:16 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:16 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:16 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:16 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:16 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:16 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:16 [INFO] +- junit:junit:jar:4.13.2:test 04:54:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:16 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:16 [INFO] 04:54:16 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9644 --- 04:54:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/sonatype-clm/module.xml 04:54:16 [INFO] 04:54:16 [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- 04:54:16 [INFO] Building iana-tls-cipher-suite-algs 2.0.4-SNAPSHOT [146/161] 04:54:16 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 04:54:16 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:16 [INFO] 04:54:16 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] 04:54:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:16 [INFO] 04:54:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:16 [INFO] 04:54:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] 04:54:16 [INFO] --- dependency:3.11.0:properties (default) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] 04:54:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:16 [INFO] 04:54:16 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:16 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang 04:54:16 [INFO] yang-to-sources: Found 0 dependencies in 1.733 ms 04:54:16 [INFO] yang-to-sources: Project model files found: 1 in 9.390 ms 04:54:16 [INFO] yang-to-sources: 1 YANG models processed in 5.776 ms 04:54:16 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.737 ms 04:54:16 [INFO] Sorted 5 files into 3 directories in 108.1 μs 04:54:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 25.27 ms 04:54:16 [INFO] 04:54:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Starting audit... 04:54:16 Audit done. 04:54:16 [INFO] You have 0 Checkstyle violations. 04:54:16 [INFO] 04:54:16 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Starting audit... 04:54:16 Audit done. 04:54:16 [INFO] You have 0 Checkstyle violations. 04:54:16 [INFO] 04:54:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] 04:54:16 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources 04:54:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:54:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:54:16 [INFO] 04:54:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Recompiling the module because of changed source code. 04:54:16 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:54:16 [WARNING] /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/iana/tls/cipher/suite/algs/rev241016/IanaTlsCipherSuiteAlgsData.java:[1090,144] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:16 [INFO] 04:54:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 04:54:16 [INFO] 04:54:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Spotbugs plugin skipped 04:54:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:16 [INFO] 04:54:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 04:54:16 [INFO] 04:54:16 [INFO] 04:54:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Spotbugs plugin skipped 04:54:16 [INFO] 04:54:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources 04:54:16 [INFO] 04:54:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] No sources to compile 04:54:16 [INFO] 04:54:16 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] No tests to run. 04:54:16 [INFO] 04:54:16 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] 04:54:16 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 04:54:16 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 04:54:16 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 04:54:16 [INFO] 04:54:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar 04:54:18 [INFO] 04:54:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] CycloneDX: Resolving Dependencies 04:54:18 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:54:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 04:54:18 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json 04:54:18 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:54:18 [INFO] 04:54:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Skipping duplicate-finder execution! 04:54:18 [INFO] 04:54:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] No dependency problems found 04:54:18 [INFO] 04:54:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar 04:54:18 [INFO] 04:54:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] 04:54:18 [INFO] --- jacoco:0.8.15:report (report) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:18 [INFO] 04:54:18 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.pom 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-javadoc.jar 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:54:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-sources.jar 04:54:18 [INFO] 04:54:18 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tls-cipher-suite-algs --- 04:54:18 [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT.jar 04:54:18 [INFO] Writing OBR metadata 04:54:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-tls-cipher-suite-algs --- 04:54:19 [INFO] org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:bundle:2.0.4-SNAPSHOT 04:54:19 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:19 [INFO] +- junit:junit:jar:4.13.2:test 04:54:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:19 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:19 [INFO] 04:54:19 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-tls-cipher-suite-algs --- 04:54:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/sonatype-clm/module.xml 04:54:19 [INFO] 04:54:19 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- 04:54:19 [INFO] Building rfc9645-ietf-tls-common 2.0.4-SNAPSHOT [147/161] 04:54:19 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 04:54:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:19 [INFO] 04:54:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] 04:54:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:19 [INFO] 04:54:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:19 [INFO] 04:54:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] 04:54:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:19 [INFO] 04:54:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang 04:54:19 [INFO] yang-to-sources: Found 5 dependencies in 2.701 ms 04:54:19 [INFO] yang-to-sources: Project model files found: 1 in 1.992 ms 04:54:19 [INFO] yang-to-sources: 6 YANG models processed in 40.22 ms 04:54:19 [INFO] BindingJavaFileGenerator: Defined 41 files in 7.017 ms 04:54:19 [INFO] Sorted 41 files into 10 directories in 161.2 μs 04:54:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 16.48 ms 04:54:19 [INFO] 04:54:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Starting audit... 04:54:19 Audit done. 04:54:19 [INFO] You have 0 Checkstyle violations. 04:54:19 [INFO] 04:54:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Starting audit... 04:54:19 Audit done. 04:54:19 [INFO] You have 0 Checkstyle violations. 04:54:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] 04:54:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 04:54:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 04:54:19 [INFO] 04:54:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Recompiling the module because of changed dependency. 04:54:19 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 04:54:19 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/common/rev241010/IetfTlsCommonData.java:[165,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:19 [INFO] 04:54:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 04:54:19 [INFO] 04:54:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Spotbugs plugin skipped 04:54:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:19 [INFO] 04:54:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 04:54:19 [INFO] 04:54:19 [INFO] 04:54:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Spotbugs plugin skipped 04:54:19 [INFO] 04:54:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources 04:54:19 [INFO] 04:54:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] No sources to compile 04:54:19 [INFO] 04:54:19 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] No tests to run. 04:54:19 [INFO] 04:54:19 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] 04:54:19 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 04:54:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 04:54:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 04:54:19 [INFO] 04:54:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 04:54:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar 04:54:21 [INFO] 04:54:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 04:54:21 [INFO] CycloneDX: Resolving Dependencies 04:54:21 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:54:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 04:54:21 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json 04:54:21 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.json 04:54:21 [INFO] 04:54:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 04:54:21 [INFO] Skipping duplicate-finder execution! 04:54:21 [INFO] 04:54:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 04:54:21 [INFO] No dependency problems found 04:54:21 [INFO] 04:54:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 04:54:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar 04:54:21 [INFO] 04:54:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] 04:54:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:22 [INFO] 04:54:22 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.pom 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-javadoc.jar 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.json 04:54:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-sources.jar 04:54:22 [INFO] 04:54:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT/rfc9645-ietf-tls-common-2.0.4-SNAPSHOT.jar 04:54:22 [INFO] Writing OBR metadata 04:54:22 [INFO] 04:54:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-common:bundle:2.0.4-SNAPSHOT 04:54:22 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:22 [INFO] +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:22 [INFO] +- junit:junit:jar:4.13.2:test 04:54:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:22 [INFO] 04:54:22 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9645-ietf-tls-common --- 04:54:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/sonatype-clm/module.xml 04:54:22 [INFO] 04:54:22 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- 04:54:22 [INFO] Building rfc9645-ietf-tls-client 2.0.4-SNAPSHOT [148/161] 04:54:22 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 04:54:22 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:22 [INFO] 04:54:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] 04:54:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:22 [INFO] 04:54:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:22 [INFO] 04:54:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] 04:54:22 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] 04:54:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:22 [INFO] 04:54:22 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang 04:54:22 [INFO] yang-to-sources: Found 7 dependencies in 2.054 ms 04:54:22 [INFO] yang-to-sources: Project model files found: 1 in 1.419 ms 04:54:22 [INFO] yang-to-sources: 8 YANG models processed in 41.34 ms 04:54:22 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.762 ms 04:54:22 [INFO] Sorted 47 files into 12 directories in 135.7 μs 04:54:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 13.96 ms 04:54:22 [INFO] 04:54:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Starting audit... 04:54:22 Audit done. 04:54:22 [INFO] You have 0 Checkstyle violations. 04:54:22 [INFO] 04:54:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Starting audit... 04:54:22 Audit done. 04:54:22 [INFO] You have 0 Checkstyle violations. 04:54:22 [INFO] 04:54:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] 04:54:22 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources 04:54:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 04:54:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 04:54:22 [INFO] 04:54:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Recompiling the module because of changed dependency. 04:54:22 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 04:54:22 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/client/rev241010/IetfTlsClientData.java:[236,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:22 [INFO] 04:54:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 04:54:22 [INFO] 04:54:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Spotbugs plugin skipped 04:54:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:22 [INFO] 04:54:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 04:54:22 [INFO] 04:54:22 [INFO] 04:54:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Spotbugs plugin skipped 04:54:22 [INFO] 04:54:22 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources 04:54:22 [INFO] 04:54:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] No sources to compile 04:54:22 [INFO] 04:54:22 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] No tests to run. 04:54:22 [INFO] 04:54:22 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] 04:54:22 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 04:54:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 04:54:22 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 04:54:22 [INFO] 04:54:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 04:54:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar 04:54:24 [INFO] 04:54:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 04:54:24 [INFO] CycloneDX: Resolving Dependencies 04:54:25 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:54:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 04:54:25 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json 04:54:25 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.json 04:54:25 [INFO] 04:54:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Skipping duplicate-finder execution! 04:54:25 [INFO] 04:54:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] No dependency problems found 04:54:25 [INFO] 04:54:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar 04:54:25 [INFO] 04:54:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] 04:54:25 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:25 [INFO] 04:54:25 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.pom 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-javadoc.jar 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.json 04:54:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-sources.jar 04:54:25 [INFO] 04:54:25 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT/rfc9645-ietf-tls-client-2.0.4-SNAPSHOT.jar 04:54:25 [INFO] Writing OBR metadata 04:54:25 [INFO] 04:54:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-client:bundle:2.0.4-SNAPSHOT 04:54:25 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:25 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:25 [INFO] +- junit:junit:jar:4.13.2:test 04:54:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:25 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:25 [INFO] 04:54:25 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9645-ietf-tls-client --- 04:54:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/sonatype-clm/module.xml 04:54:25 [INFO] 04:54:25 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- 04:54:25 [INFO] Building rfc9645-ietf-tls-server 2.0.4-SNAPSHOT [149/161] 04:54:25 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 04:54:25 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:25 [INFO] 04:54:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] 04:54:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:25 [INFO] 04:54:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:25 [INFO] 04:54:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] 04:54:25 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] 04:54:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:25 [INFO] 04:54:25 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang 04:54:25 [INFO] yang-to-sources: Found 7 dependencies in 2.271 ms 04:54:25 [INFO] yang-to-sources: Project model files found: 1 in 1.928 ms 04:54:25 [INFO] yang-to-sources: 8 YANG models processed in 61.98 ms 04:54:25 [INFO] BindingJavaFileGenerator: Defined 48 files in 11.45 ms 04:54:25 [INFO] Sorted 48 files into 12 directories in 183.1 μs 04:54:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 19.74 ms 04:54:25 [INFO] 04:54:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Starting audit... 04:54:25 Audit done. 04:54:25 [INFO] You have 0 Checkstyle violations. 04:54:25 [INFO] 04:54:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Starting audit... 04:54:25 Audit done. 04:54:25 [INFO] You have 0 Checkstyle violations. 04:54:25 [INFO] 04:54:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] 04:54:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources 04:54:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:25 [INFO] 04:54:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Recompiling the module because of changed dependency. 04:54:25 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:54:25 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tls/server/rev241010/IetfTlsServerData.java:[240,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:25 [INFO] 04:54:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 04:54:25 [INFO] 04:54:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Spotbugs plugin skipped 04:54:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:25 [INFO] 04:54:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 04:54:25 [INFO] 04:54:25 [INFO] 04:54:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] Spotbugs plugin skipped 04:54:25 [INFO] 04:54:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources 04:54:25 [INFO] 04:54:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] No sources to compile 04:54:25 [INFO] 04:54:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] No tests to run. 04:54:25 [INFO] 04:54:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-server --- 04:54:25 [INFO] 04:54:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 04:54:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 04:54:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 04:54:26 [INFO] 04:54:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar 04:54:28 [INFO] 04:54:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] CycloneDX: Resolving Dependencies 04:54:28 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:54:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 04:54:28 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json 04:54:28 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.json 04:54:28 [INFO] 04:54:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Skipping duplicate-finder execution! 04:54:28 [INFO] 04:54:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] No dependency problems found 04:54:28 [INFO] 04:54:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar 04:54:28 [INFO] 04:54:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] 04:54:28 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:28 [INFO] 04:54:28 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.pom 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-javadoc.jar 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.json 04:54:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-sources.jar 04:54:28 [INFO] 04:54:28 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT/rfc9645-ietf-tls-server-2.0.4-SNAPSHOT.jar 04:54:28 [INFO] Writing OBR metadata 04:54:28 [INFO] 04:54:28 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-server:bundle:2.0.4-SNAPSHOT 04:54:28 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:28 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:28 [INFO] +- junit:junit:jar:4.13.2:test 04:54:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:28 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:28 [INFO] 04:54:28 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9645-ietf-tls-server --- 04:54:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/sonatype-clm/module.xml 04:54:28 [INFO] 04:54:28 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ 04:54:28 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 2.0.4-SNAPSHOT [150/161] 04:54:28 [INFO] from features/odl-ietf-model-rfc9645/pom.xml 04:54:28 [INFO] ------------------------------[ feature ]------------------------------- 04:54:28 [INFO] 04:54:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] 04:54:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:28 [INFO] 04:54:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:28 [INFO] 04:54:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] 04:54:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] 04:54:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:28 [INFO] argLine set to empty 04:54:28 [INFO] 04:54:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- 04:54:28 [INFO] Starting audit... 04:54:28 Audit done. 04:54:28 [INFO] You have 0 Checkstyle violations. 04:54:28 [INFO] 04:54:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] Starting audit... 04:54:29 Audit done. 04:54:29 [INFO] You have 0 Checkstyle violations. 04:54:29 [INFO] 04:54:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] 04:54:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml 04:54:29 [INFO] ...done! 04:54:29 [INFO] Set artifact 04:54:29 [INFO] 04:54:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:29 [INFO] 04:54:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> 04:54:29 [INFO] 04:54:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:29 [INFO] 04:54:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< 04:54:29 [INFO] 04:54:29 [INFO] 04:54:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] 04:54:29 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9645 --- 04:54:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 04:54:29 [INFO] Project dependency features detected: [] 04:54:29 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:29 [INFO] Creating RMI registry server on 127.0.0.1:38729 04:54:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:29 [INFO] Waiting for remote bundle context.. on 38729 name: 60a03214-d7bd-4ec3-9cbe-bd20f5d09c12 timout: [ RelativeTimeout value = 180000 ] 04:54:33 [INFO] Building jar from resources and headers. 04:54:33 [INFO] Writing jar finished. 04:54:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:35 [INFO] 04:54:35 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9645 --- 04:54:35 [INFO] 04:54:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- 04:54:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:35 [INFO] 04:54:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- 04:54:35 [INFO] CycloneDX: Resolving Dependencies 04:54:36 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:54:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.xml 04:54:36 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.json 04:54:36 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.json 04:54:36 [INFO] 04:54:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Skipping duplicate-finder execution! 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Skipping plugin execution 04:54:36 [INFO] 04:54:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Skipping source per configuration. 04:54:36 [INFO] 04:54:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] 04:54:36 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:36 [INFO] 04:54:36 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT.pom 04:54:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-features.xml 04:54:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.json 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.4-SNAPSHOT 04:54:36 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:36 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:36 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:36 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:36 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:36 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:36 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:36 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:2.0.4-SNAPSHOT:compile 04:54:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:36 [INFO] +- junit:junit:jar:4.13.2:test 04:54:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:36 [INFO] 04:54:36 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/sonatype-clm/module.xml 04:54:36 [INFO] 04:54:36 [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- 04:54:36 [INFO] Building rfc9648 2.0.4-SNAPSHOT [151/161] 04:54:36 [INFO] from model/rfc/rfc9648/pom.xml 04:54:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:36 [INFO] 04:54:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 04:54:36 [INFO] 04:54:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9648 --- 04:54:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:36 [INFO] 04:54:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9648 --- 04:54:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:36 [INFO] 04:54:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9648 --- 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:properties (default) @ rfc9648 --- 04:54:36 [INFO] 04:54:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9648 --- 04:54:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:54:36 [INFO] 04:54:36 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9648 --- 04:54:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:36 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/main/yang 04:54:36 [INFO] yang-to-sources: Found 5 dependencies in 2.178 ms 04:54:36 [INFO] yang-to-sources: Project model files found: 1 in 3.228 ms 04:54:36 [INFO] yang-to-sources: 6 YANG models processed in 19.45 ms 04:54:36 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.413 ms 04:54:36 [INFO] Sorted 39 files into 11 directories in 139.8 μs 04:54:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 12.44 ms 04:54:36 [INFO] 04:54:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 04:54:36 [INFO] Starting audit... 04:54:36 Audit done. 04:54:36 [INFO] You have 0 Checkstyle violations. 04:54:36 [INFO] 04:54:36 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 04:54:36 [INFO] Starting audit... 04:54:36 Audit done. 04:54:36 [INFO] You have 0 Checkstyle violations. 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9648 --- 04:54:36 [INFO] 04:54:36 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9648 --- 04:54:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/main/resources 04:54:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/generated-sources/spi 04:54:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/generated-sources/spi 04:54:36 [INFO] 04:54:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9648 --- 04:54:36 [INFO] Recompiling the module because of changed dependency. 04:54:36 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:54:36 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/tcp/rev241010/IetfTcpData.java:[256,111] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 04:54:36 [INFO] 04:54:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9648 >>> 04:54:36 [INFO] 04:54:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9648 --- 04:54:36 [INFO] Spotbugs plugin skipped 04:54:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:36 [INFO] 04:54:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9648 <<< 04:54:36 [INFO] 04:54:36 [INFO] 04:54:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9648 --- 04:54:36 [INFO] Spotbugs plugin skipped 04:54:36 [INFO] 04:54:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9648 --- 04:54:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/test/resources 04:54:36 [INFO] 04:54:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9648 --- 04:54:36 [INFO] No sources to compile 04:54:36 [INFO] 04:54:36 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9648 --- 04:54:36 [INFO] No tests to run. 04:54:36 [INFO] 04:54:36 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9648 --- 04:54:36 [INFO] 04:54:36 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9648 --- 04:54:36 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT.jar 04:54:36 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 04:54:36 [INFO] 04:54:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- 04:54:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-javadoc.jar 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 04:54:38 [INFO] CycloneDX: Resolving Dependencies 04:54:39 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:54:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.xml 04:54:39 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.json 04:54:39 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:39 [INFO] 04:54:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 04:54:39 [INFO] Skipping duplicate-finder execution! 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9648 --- 04:54:39 [INFO] No dependency problems found 04:54:39 [INFO] 04:54:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- 04:54:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-sources.jar 04:54:39 [INFO] 04:54:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- jacoco:0.8.15:report (report) @ rfc9648 --- 04:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:39 [INFO] 04:54:39 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.pom 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.jar 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-javadoc.jar 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT-sources.jar 04:54:39 [INFO] 04:54:39 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9648 --- 04:54:39 [INFO] Installing org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-2.0.4-SNAPSHOT.jar 04:54:39 [INFO] Writing OBR metadata 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9648 --- 04:54:39 [INFO] org.opendaylight.ietf.model:rfc9648:bundle:2.0.4-SNAPSHOT 04:54:39 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:54:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:39 [INFO] +- junit:junit:jar:4.13.2:test 04:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:39 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:39 [INFO] 04:54:39 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc9648 --- 04:54:39 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/sonatype-clm/module.xml 04:54:39 [INFO] 04:54:39 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ 04:54:39 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 2.0.4-SNAPSHOT [152/161] 04:54:39 [INFO] from features/odl-ietf-model-rfc9648/pom.xml 04:54:39 [INFO] ------------------------------[ feature ]------------------------------- 04:54:39 [INFO] 04:54:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:39 [INFO] 04:54:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:39 [INFO] 04:54:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:39 [INFO] argLine set to empty 04:54:39 [INFO] 04:54:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Starting audit... 04:54:39 Audit done. 04:54:39 [INFO] You have 0 Checkstyle violations. 04:54:39 [INFO] 04:54:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Starting audit... 04:54:39 Audit done. 04:54:39 [INFO] You have 0 Checkstyle violations. 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml 04:54:39 [INFO] ...done! 04:54:39 [INFO] Set artifact 04:54:39 [INFO] 04:54:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:39 [INFO] 04:54:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> 04:54:39 [INFO] 04:54:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:39 [INFO] 04:54:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< 04:54:39 [INFO] 04:54:39 [INFO] 04:54:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] 04:54:39 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9648 --- 04:54:39 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 04:54:39 [INFO] Project dependency features detected: [] 04:54:39 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:39 [INFO] Creating RMI registry server on 127.0.0.1:43893 04:54:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:40 [INFO] Waiting for remote bundle context.. on 43893 name: a780e1e2-b5ef-4b5c-9a6f-4832c1588362 timout: [ RelativeTimeout value = 180000 ] 04:54:44 [INFO] Building jar from resources and headers. 04:54:44 [INFO] Writing jar finished. 04:54:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:46 [INFO] 04:54:46 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] 04:54:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:46 [INFO] 04:54:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] CycloneDX: Resolving Dependencies 04:54:46 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 04:54:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.xml 04:54:46 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.json 04:54:46 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:46 [INFO] 04:54:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Skipping duplicate-finder execution! 04:54:46 [INFO] 04:54:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Skipping plugin execution 04:54:46 [INFO] 04:54:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Skipping source per configuration. 04:54:46 [INFO] 04:54:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] 04:54:46 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:46 [INFO] 04:54:46 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT.pom 04:54:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-features.xml 04:54:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:46 [INFO] 04:54:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:46 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9648:xml:features:2.0.4-SNAPSHOT 04:54:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:46 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:46 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:46 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:46 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:46 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:46 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:46 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:46 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] +- org.opendaylight.ietf.model:rfc9648:jar:2.0.4-SNAPSHOT:compile 04:54:46 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:47 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:47 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:47 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:47 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:47 [INFO] +- junit:junit:jar:4.13.2:test 04:54:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:47 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:47 [INFO] 04:54:47 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/sonatype-clm/module.xml 04:54:47 [INFO] 04:54:47 [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- 04:54:47 [INFO] Building rfc8294-netty 2.0.4-SNAPSHOT [153/161] 04:54:47 [INFO] from lib/rfc8294-netty/pom.xml 04:54:47 [INFO] --------------------------------[ jar ]--------------------------------- 04:54:47 [INFO] 04:54:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- 04:54:47 [INFO] 04:54:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-netty --- 04:54:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:47 [INFO] 04:54:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-netty --- 04:54:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:47 [INFO] 04:54:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-netty --- 04:54:47 [INFO] 04:54:47 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-netty --- 04:54:47 [INFO] 04:54:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-netty --- 04:54:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:54:47 [INFO] 04:54:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- 04:54:47 [INFO] Starting audit... 04:54:47 Audit done. 04:54:47 [INFO] You have 0 Checkstyle violations. 04:54:47 [INFO] 04:54:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- 04:54:47 [INFO] Starting audit... 04:54:47 Audit done. 04:54:47 [INFO] You have 0 Checkstyle violations. 04:54:47 [INFO] 04:54:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-netty --- 04:54:47 [INFO] 04:54:47 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-netty --- 04:54:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/resources 04:54:47 [INFO] 04:54:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-netty --- 04:54:47 [INFO] Recompiling the module because of changed dependency. 04:54:47 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 04:54:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:47 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits 04:54:47 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module 04:54:47 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 04:54:47 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 04:54:47 [INFO] 04:54:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> 04:54:47 [INFO] 04:54:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-netty --- 04:54:47 [INFO] Fork Value is true 04:54:49 [INFO] Done SpotBugs Analysis.... 04:54:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:50 [INFO] 04:54:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< 04:54:50 [INFO] 04:54:50 [INFO] 04:54:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-netty --- 04:54:50 [INFO] BugInstance size is 0 04:54:50 [INFO] Error size is 0 04:54:50 [INFO] No errors/warnings found 04:54:50 [INFO] 04:54:50 [INFO] --- bnd:7.3.0:bnd-process (default) @ rfc8294-netty --- 04:54:50 [INFO] 04:54:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-netty --- 04:54:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/test/resources 04:54:50 [INFO] 04:54:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-netty --- 04:54:50 [INFO] Recompiling the module because of changed dependency. 04:54:50 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:54:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:50 [INFO] 04:54:50 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-netty --- 04:54:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:54:50 [INFO] 04:54:50 [INFO] ------------------------------------------------------- 04:54:50 [INFO] T E S T S 04:54:50 [INFO] ------------------------------------------------------- 04:54:51 [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:51 [INFO] 04:54:51 [INFO] Results: 04:54:51 [INFO] 04:54:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:54:51 [INFO] 04:54:51 [INFO] 04:54:51 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-netty --- 04:54:51 [INFO] 04:54:51 [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- 04:54:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT.jar 04:54:51 [INFO] 04:54:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- 04:54:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar 04:54:52 [INFO] 04:54:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- 04:54:52 [INFO] CycloneDX: Resolving Dependencies 04:54:53 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:54:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.xml 04:54:53 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.json 04:54:53 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:54:53 [INFO] 04:54:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- 04:54:53 [INFO] Skipping duplicate-finder execution! 04:54:53 [INFO] 04:54:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-netty --- 04:54:53 [INFO] No dependency problems found 04:54:53 [INFO] 04:54:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- 04:54:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar 04:54:53 [INFO] 04:54:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-netty --- 04:54:53 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec 04:54:53 [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes 04:54:53 [INFO] 04:54:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT.pom 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT.jar 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:54:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/2.0.4-SNAPSHOT/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar 04:54:53 [INFO] 04:54:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8294-netty --- 04:54:53 [INFO] org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT 04:54:53 [INFO] +- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:54:53 [INFO] | \- io.netty:netty-common:jar:4.2.15.Final:compile 04:54:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:53 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:54:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:53 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:53 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:53 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:53 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.1.2:test 04:54:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:53 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:54:53 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:54:53 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:54:53 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:54:53 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:54:53 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:54:53 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:54:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:53 [INFO] +- junit:junit:jar:4.13.2:test 04:54:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:53 [INFO] 04:54:53 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc8294-netty --- 04:54:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/sonatype-clm/module.xml 04:54:53 [INFO] 04:54:53 [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ 04:54:53 [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 2.0.4-SNAPSHOT [154/161] 04:54:53 [INFO] from features/odl-ietf-rfc8294-netty/pom.xml 04:54:53 [INFO] ------------------------------[ feature ]------------------------------- 04:54:53 [INFO] 04:54:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:53 [INFO] 04:54:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:53 [INFO] 04:54:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:53 [INFO] argLine set to empty 04:54:53 [INFO] 04:54:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Starting audit... 04:54:53 Audit done. 04:54:53 [INFO] You have 0 Checkstyle violations. 04:54:53 [INFO] 04:54:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Starting audit... 04:54:53 Audit done. 04:54:53 [INFO] You have 0 Checkstyle violations. 04:54:53 [INFO] 04:54:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml 04:54:53 [INFO] ...done! 04:54:53 [INFO] Set artifact 04:54:53 [INFO] 04:54:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:53 [INFO] 04:54:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> 04:54:53 [INFO] 04:54:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:53 [INFO] 04:54:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< 04:54:53 [INFO] 04:54:53 [INFO] 04:54:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] 04:54:53 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-rfc8294-netty --- 04:54:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty 04:54:53 [INFO] Project dependency features detected: [] 04:54:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:53 [INFO] Creating RMI registry server on 127.0.0.1:37105 04:54:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:54 [INFO] Waiting for remote bundle context.. on 37105 name: 7670d9c0-f652-4c44-93d1-72a6c6a605d1 timout: [ RelativeTimeout value = 180000 ] 04:54:58 [INFO] Building jar from resources and headers. 04:54:58 [INFO] Writing jar finished. 04:55:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:55:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:55:00 [INFO] 04:55:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-rfc8294-netty --- 04:55:00 [INFO] 04:55:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- 04:55:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:55:00 [INFO] 04:55:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- 04:55:00 [INFO] CycloneDX: Resolving Dependencies 04:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 04:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.xml 04:55:01 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.json 04:55:01 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:55:01 [INFO] 04:55:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Skipping duplicate-finder execution! 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Skipping plugin execution 04:55:01 [INFO] 04:55:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Skipping source per configuration. 04:55:01 [INFO] 04:55:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] 04:55:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT.pom 04:55:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-features.xml 04:55:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:55:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.4-SNAPSHOT 04:55:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:55:01 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:55:01 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:55:01 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:55:01 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:55:01 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:55:01 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:55:01 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:55:01 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:55:01 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:55:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.1.2:compile 04:55:01 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.6:compile 04:55:01 [INFO] | | +- io.netty:netty-codec:jar:4.2.15.Final:compile 04:55:01 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.15.Final:compile 04:55:01 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-common:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-handler:jar:4.2.15.Final:compile 04:55:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-resolver:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-transport:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.15.Final:compile 04:55:01 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.15.Final:runtime 04:55:01 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.15.Final:runtime 04:55:01 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.15.Final:runtime 04:55:01 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.15.Final:runtime 04:55:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:55:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:55:01 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:55:01 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:55:01 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:55:01 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:55:01 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:55:01 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:55:01 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.1.2:compile 04:55:01 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT:compile 04:55:01 [INFO] | +- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:55:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:55:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:55:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:55:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:55:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:55:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:55:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:55:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:55:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:55:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:55:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:55:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:55:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:55:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:55:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:55:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:55:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:55:01 [INFO] +- junit:junit:jar:4.13.2:test 04:55:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:55:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:55:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:55:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:55:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:55:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ odl-ietf-rfc8294-netty --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- 04:55:01 [INFO] Building features-aggregator 2.0.4-SNAPSHOT [155/161] 04:55:01 [INFO] from features/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:01 [INFO] 04:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 04:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:01 [INFO] 04:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 04:55:01 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 04:55:01 [INFO] Skipping artifact installation 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ features-aggregator --- 04:55:01 [INFO] org.opendaylight.ietf:features-aggregator:pom:2.0.4-SNAPSHOT 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ features-aggregator --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- 04:55:01 [INFO] Building lib-aggregator 2.0.4-SNAPSHOT [156/161] 04:55:01 [INFO] from lib/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:01 [INFO] 04:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lib-aggregator --- 04:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:01 [INFO] 04:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lib-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 04:55:01 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 04:55:01 [INFO] Skipping artifact installation 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ lib-aggregator --- 04:55:01 [INFO] org.opendaylight.ietf:lib-aggregator:pom:2.0.4-SNAPSHOT 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ lib-aggregator --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- 04:55:01 [INFO] Building iana-aggregator 2.0.4-SNAPSHOT [157/161] 04:55:01 [INFO] from model/iana/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:01 [INFO] 04:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-aggregator --- 04:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:01 [INFO] 04:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- 04:55:01 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- 04:55:01 [INFO] Skipping artifact installation 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-aggregator --- 04:55:01 [INFO] org.opendaylight.ietf:iana-aggregator:pom:2.0.4-SNAPSHOT 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ iana-aggregator --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- 04:55:01 [INFO] Building rfc-aggregator 2.0.4-SNAPSHOT [158/161] 04:55:01 [INFO] from model/rfc/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:01 [INFO] 04:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc-aggregator --- 04:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:01 [INFO] 04:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- 04:55:01 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- 04:55:01 [INFO] Skipping artifact installation 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc-aggregator --- 04:55:01 [INFO] org.opendaylight.ietf:rfc-aggregator:pom:2.0.4-SNAPSHOT 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ rfc-aggregator --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- 04:55:01 [INFO] Building model-aggregator 2.0.4-SNAPSHOT [159/161] 04:55:01 [INFO] from model/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:01 [INFO] 04:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 04:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:01 [INFO] 04:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 04:55:01 [INFO] 04:55:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 04:55:01 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:01 [INFO] 04:55:01 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 04:55:01 [INFO] Skipping artifact installation 04:55:01 [INFO] 04:55:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ model-aggregator --- 04:55:01 [INFO] org.opendaylight.ietf:model-aggregator:pom:2.0.4-SNAPSHOT 04:55:01 [INFO] 04:55:01 [INFO] --- clm:3.0.10-01:index (default-cli) @ model-aggregator --- 04:55:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/target/sonatype-clm/module.xml 04:55:01 [INFO] 04:55:01 [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- 04:55:01 [INFO] Building test-distribution 2.0.4-SNAPSHOT [160/161] 04:55:01 [INFO] from test-distribution/pom.xml 04:55:01 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:02 [INFO] 04:55:02 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 04:55:02 [INFO] 04:55:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-distribution --- 04:55:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:02 [INFO] 04:55:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-distribution --- 04:55:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:02 [INFO] 04:55:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-distribution --- 04:55:02 [INFO] 04:55:02 [INFO] --- dependency:3.11.0:properties (default) @ test-distribution --- 04:55:02 [INFO] 04:55:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-distribution --- 04:55:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/ietf-maven-clm-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/** 04:55:02 [INFO] 04:55:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 04:55:02 [INFO] Starting audit... 04:55:02 Audit done. 04:55:02 [INFO] You have 0 Checkstyle violations. 04:55:02 [INFO] 04:55:02 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 04:55:02 [INFO] Starting audit... 04:55:02 Audit done. 04:55:02 [INFO] You have 0 Checkstyle violations. 04:55:02 [INFO] 04:55:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-distribution --- 04:55:02 [INFO] 04:55:02 [INFO] --- resources:3.5.0:resources (process-resources) @ test-distribution --- 04:55:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/resources 04:55:02 [INFO] 04:55:02 [INFO] --- karaf:4.4.11:assembly (process-resources) @ test-distribution --- 04:55:02 [INFO] Using repositories: 04:55:02 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 04:55:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 04:55:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:55:02 [INFO] Creating work directory: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:55:02 [INFO] Loading direct KAR and features XML dependencies 04:55:02 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 04:55:02 [INFO] Feature framework will be added as a startup feature 04:55:02 [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:55:02 [INFO] Unzipping kars 04:55:02 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 04:55:02 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 04:55:02 [INFO] Loading profiles from: 04:55:02 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 04:55:02 [INFO] Loading repositories 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/xml/features (stage: Startup) 04:55:02 [INFO] Generating generated-startup profile 04:55:02 [INFO] Generating generated-boot profile with parents: generated-startup 04:55:02 [INFO] Generating generated-installed profile 04:55:02 [INFO] Configuring etc/config.properties and etc/system.properties 04:55:02 [INFO] Downloading libraries for generated profiles 04:55:02 [INFO] Downloading additional libraries 04:55:02 [INFO] Writing configurations 04:55:02 [INFO] adding config file: etc/profile.cfg 04:55:02 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 04:55:02 [INFO] Startup stage 04:55:02 [INFO] Loading startup repositories 04:55:02 [INFO] Resolving startup features and bundles 04:55:02 [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/2.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/2.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4.SNAPSHOT, odl-ietf-model-rfc7952/2.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/2.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4.SNAPSHOT, odl-ietf-model-rfc8072/2.0.4.SNAPSHOT, odl-ietf-model-rfc8177/2.0.4.SNAPSHOT, odl-ietf-model-rfc8294/2.0.4.SNAPSHOT, odl-ietf-model-rfc8341/2.0.4.SNAPSHOT, odl-ietf-model-rfc8342/2.0.4.SNAPSHOT, odl-ietf-model-rfc8343/2.0.4.SNAPSHOT, odl-ietf-model-rfc8344/2.0.4.SNAPSHOT, odl-ietf-model-rfc8345/2.0.4.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8346/2.0.4.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8348/2.0.4.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8349/2.0.4.SNAPSHOT, odl-ietf-model-rfc8519/2.0.4.SNAPSHOT, odl-ietf-model-rfc8520/2.0.4.SNAPSHOT, odl-ietf-model-rfc8525/2.0.4.SNAPSHOT, odl-ietf-model-rfc8526/2.0.4.SNAPSHOT, odl-ietf-model-rfc8528/2.0.4.SNAPSHOT, odl-ietf-model-rfc8529/2.0.4.SNAPSHOT, odl-ietf-model-rfc8530/2.0.4.SNAPSHOT, odl-ietf-model-rfc8542/2.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4.SNAPSHOT, odl-ietf-model-rfc8639/2.0.4.SNAPSHOT, odl-ietf-model-rfc8641/2.0.4.SNAPSHOT, odl-ietf-model-rfc8650/2.0.4.SNAPSHOT, odl-ietf-model-rfc8675/2.0.4.SNAPSHOT, odl-ietf-model-rfc8776/2.0.4.SNAPSHOT, odl-ietf-model-rfc8795/2.0.4.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8808/2.0.4.SNAPSHOT, odl-ietf-model-rfc8819/2.0.4.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/2.0.4.SNAPSHOT, odl-ietf-model-rfc8916/2.0.4.SNAPSHOT, odl-ietf-model-rfc9067/2.0.4.SNAPSHOT, odl-ietf-model-rfc9070/2.0.4.SNAPSHOT, odl-ietf-model-rfc9144/2.0.4.SNAPSHOT, odl-ietf-model-rfc9179/2.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4.SNAPSHOT, odl-ietf-model-rfc9640/2.0.4.SNAPSHOT, odl-ietf-model-rfc9641/2.0.4.SNAPSHOT, odl-ietf-model-rfc9642/2.0.4.SNAPSHOT, odl-ietf-model-rfc9643/2.0.4.SNAPSHOT, odl-ietf-model-rfc9644/2.0.4.SNAPSHOT, odl-ietf-model-rfc9645/2.0.4.SNAPSHOT, odl-ietf-model-rfc9648/2.0.4.SNAPSHOT, odl-ietf-rfc8294-netty/2.0.4.SNAPSHOT 04:55:02 [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.3.6 04:55:03 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 04:55:03 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 04:55:03 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:55:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:55:03 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:55:03 [INFO] Boot stage 04:55:03 [INFO] Loading boot repositories 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.1.2/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.1.2/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.1.2/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.6/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.6/xml/features 04:55:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/15.1.2/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.6/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 04:55:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 04:55:03 [INFO] Feature odl-ietf-model-rfc9643/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 04:55:03 [INFO] Feature instance/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 04:55:03 [INFO] Feature odl-ietf-model-rfc8072/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature deployer/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 04:55:03 [INFO] Feature jline/3.30.9 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 04:55:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:55:03 [INFO] Feature system/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc8294/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-yangtools-util/15.1.2 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 04:55:03 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] Feature odl-ietf-model-rfc8530/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature package/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 04:55:03 [INFO] Feature odl-guava/14.3.6 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 04:55:03 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 04:55:03 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:55:03 [INFO] Feature odl-ietf-model-rfc8542/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8776/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8344/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8675/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8526/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8348/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature ssh/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 04:55:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 04:55:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 04:55:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 04:55:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 04:55:03 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8639/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature config/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 04:55:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc8808/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9642/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature scr/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 04:55:03 [INFO] Feature odl-ietf-model-rfc8343/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8650/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature bundle/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 04:55:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc6243/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature standard/4.4.11 is defined as a boot feature 04:55:03 [INFO] Feature odl-ietf-model-rfc8795/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8177/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature kar/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc8525/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc7317-ietf-system/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8529/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 04:55:03 [INFO] Feature odl-ietf-model-rfc8819/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-yangtools-netty/15.1.2 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 04:55:03 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:55:03 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9645/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc7224/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature management/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 04:55:03 [INFO] adding config file: etc/jmx.acl.cfg 04:55:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 04:55:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 04:55:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 04:55:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc9067/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9144/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9641/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc6991/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-netty-4/14.3.6 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final/jar/linux-x86_64 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-x86_64 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-riscv64 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-aarch_64 04:55:03 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 04:55:03 [INFO] Feature odl-ietf-model-rfc8342/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 04:55:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 04:55:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 04:55:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 04:55:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 04:55:03 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature jaas/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 04:55:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 04:55:03 [INFO] Feature odl-ietf-model-rfc8346/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc7952/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8520/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc8641/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature feature/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 04:55:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 04:55:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 04:55:03 [INFO] Feature framework/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 04:55:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 04:55:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:55:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 04:55:03 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 04:55:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 04:55:03 [INFO] Feature 999164cb-4204-4e4b-9c29-8fbb8fceee66/0.0.0 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.6 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.6 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.6 04:55:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:55:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 04:55:03 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 04:55:03 [INFO] Feature odl-jspecify/14.3.6 is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:55:03 [INFO] Feature odl-ietf-model-rfc8528/2.0.4.SNAPSHOT is defined as a boot feature 04:55:03 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc8916/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc9070/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature log/4.4.11 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 04:55:04 [INFO] adding config file: etc/org.apache.karaf.log.cfg 04:55:04 [INFO] Feature odl-ietf-model-rfc9644/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc9179/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc9640/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature shell/4.4.11 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 04:55:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 04:55:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 04:55:04 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 04:55:04 [INFO] Feature odl-yangtools-binding-spec/15.1.2 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 04:55:04 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 04:55:04 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 04:55:04 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 04:55:04 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-rfc8294-netty/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc9648/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature service/4.4.11 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 04:55:04 [INFO] Feature odl-ietf-model-rfc8341/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc6241/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-yangtools-common/15.1.2 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 04:55:04 [INFO] Feature odl-ietf-model-rfc8345/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 04:55:04 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 04:55:04 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 04:55:04 [INFO] Feature odl-ietf-model-rfc8349/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 04:55:04 [INFO] Feature odl-ietf-model-rfc8519/2.0.4.SNAPSHOT is defined as a boot feature 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 04:55:04 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 04:55:04 [INFO] Install stage 04:55:04 [INFO] Loading installed repositories 04:55:04 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 04:55:04 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 04:55:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 04:55:04 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 04:55:04 [INFO] 04:55:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-distribution >>> 04:55:04 [INFO] 04:55:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-distribution --- 04:55:04 [INFO] No files found to run spotbugs; check compile phase has been run. 04:55:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:55:04 [INFO] 04:55:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-distribution <<< 04:55:04 [INFO] 04:55:04 [INFO] 04:55:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-distribution --- 04:55:04 [INFO] 04:55:04 [INFO] --- dependency:3.11.0:copy (apply-branding) @ test-distribution --- 04:55:04 [INFO] 04:55:04 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 04:55:04 [INFO] 04:55:04 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 04:55:04 [WARNING] Overwriting /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 04:55:04 [INFO] 04:55:04 [INFO] --- copy:14.3.6:copy-files (default) @ test-distribution --- 04:55:04 [INFO] 04:55:04 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ test-distribution --- 04:55:04 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 04:55:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/assembly 04:55:04 [INFO] 04:55:04 [INFO] --- karaf:14.3.6:populate-local-repo (populate-local-repo) @ test-distribution --- 04:55:04 [INFO] Feature repository discovered recursively: 388656b3-5b32-45b0-9516-595db8f9a28c 04:55:04 [INFO] Feature repository discovered recursively: framework-4.4.11 04:55:04 [INFO] Feature repository discovered recursively: odl-guava 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 04:55:04 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 04:55:04 [INFO] Feature repository discovered recursively: odl-jspecify 04:55:04 [INFO] Feature repository discovered recursively: odl-netty-4 04:55:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 04:55:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 04:55:04 [INFO] Feature repository discovered recursively: odl-yangtools-netty 04:55:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 04:55:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 04:55:04 [INFO] Feature repository discovered recursively: pt-triemap 04:55:04 [INFO] Feature repository discovered recursively: standard-4.4.11 04:55:04 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:55:04 [INFO] 04:55:04 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- 04:55:04 [INFO] Executing tasks 04:55:05 [INFO] Executed tasks 04:55:05 [INFO] 04:55:05 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- 04:55:05 [INFO] Executing tasks 04:55:05 [INFO] [delete] Deleting directory /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly/system/org/bouncycastle 04:55:05 [INFO] Executed tasks 04:55:05 [INFO] 04:55:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- 04:55:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:55:05 [INFO] 04:55:05 [INFO] --- karaf:4.4.11:archive (package) @ test-distribution --- 04:55:12 [INFO] 04:55:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 04:55:12 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:12 [INFO] 04:55:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 04:55:12 [INFO] Skipping duplicate-finder execution! 04:55:12 [INFO] 04:55:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-distribution --- 04:55:12 [INFO] Skipping pom project 04:55:12 [INFO] 04:55:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- 04:55:12 [INFO] 04:55:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-distribution --- 04:55:12 [INFO] 04:55:12 [INFO] --- jacoco:0.8.15:report (report) @ test-distribution --- 04:55:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:55:12 [INFO] 04:55:12 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 04:55:12 [INFO] Skipping artifact installation 04:55:12 [INFO] 04:55:12 [INFO] --- dependency:3.11.0:tree (default-cli) @ test-distribution --- 04:55:12 [INFO] org.opendaylight.ietf:test-distribution:pom:2.0.4-SNAPSHOT 04:55:12 [INFO] +- org.apache.karaf.features:framework:kar:4.4.11:compile 04:55:12 [INFO] | +- org.apache.karaf.features:base:jar:4.4.11:runtime 04:55:12 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 04:55:12 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 04:55:12 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 04:55:12 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 04:55:12 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 04:55:12 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 04:55:12 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 04:55:12 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime 04:55:12 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime 04:55:12 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 04:55:12 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 04:55:12 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime 04:55:12 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 04:55:12 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 04:55:12 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime 04:55:12 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime 04:55:12 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile 04:55:12 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 04:55:12 [INFO] | | +- net.java.dev.jna:jna:jar:5.18.1:runtime 04:55:12 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime 04:55:12 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime 04:55:12 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime 04:55:12 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime 04:55:12 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile 04:55:12 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime 04:55:12 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile 04:55:12 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 04:55:12 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 04:55:12 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 04:55:12 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 04:55:12 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 04:55:12 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 04:55:12 [INFO] | +- org.jline:jline:jar:3.30.9:compile 04:55:12 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile 04:55:12 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 04:55:12 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 04:55:12 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile 04:55:12 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile 04:55:12 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.34:compile 04:55:12 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.34:compile 04:55:12 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 04:55:12 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 04:55:12 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 04:55:12 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test 04:55:12 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 04:55:12 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 04:55:12 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 04:55:12 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile 04:55:12 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile 04:55:12 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 04:55:12 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 04:55:12 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 04:55:12 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 04:55:12 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.4:compile 04:55:12 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 04:55:12 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.4:compile 04:55:12 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc6022:jar:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:55:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:55:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:55:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:55:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:55:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:55:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:55:12 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:55:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:55:12 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc6470:jar:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:55:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:55:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:55:12 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:55:12 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:55:12 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:55:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:55:12 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:55:12 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:55:12 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:55:12 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.4-SNAPSHOT:runtime 04:55:12 [INFO] | \- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8520:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8520-ietf-mud:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8526:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8530:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8530:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8542:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8650:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8675:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:iana-tunnel-type:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8808:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8808:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8916:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc8916:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9070:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9144:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9144:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9179:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9179:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9648:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- org.opendaylight.ietf.model:rfc9648:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.1.2:compile 04:55:12 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.6:compile 04:55:12 [INFO] | | | +- io.netty:netty-codec:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-common:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-handler:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-transport:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.15.Final:compile 04:55:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.15.Final:runtime 04:55:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.15.Final:runtime 04:55:12 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.15.Final:runtime 04:55:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.15.Final:runtime 04:55:12 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.1.2:compile 04:55:12 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT:compile 04:55:12 [INFO] | \- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:55:12 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime 04:55:12 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime 04:55:12 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 04:55:12 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 04:55:12 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 04:55:12 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:55:12 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 04:55:12 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.3.6:compile 04:55:12 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.3.6:provided 04:55:12 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.3.6:provided 04:55:12 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.6:runtime 04:55:12 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.6:runtime 04:55:12 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.6:runtime 04:55:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:55:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:55:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:55:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:55:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:55:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:55:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:55:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:55:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:55:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:55:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:55:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:55:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:55:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:55:12 [INFO] +- junit:junit:jar:4.13.2:test 04:55:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:55:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:55:12 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:55:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:55:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:55:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:55:12 [INFO] 04:55:12 [INFO] --- clm:3.0.10-01:index (default-cli) @ test-distribution --- 04:55:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/test-distribution/target/sonatype-clm/module.xml 04:55:12 [INFO] 04:55:12 [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- 04:55:12 [INFO] Building ietf 2.0.4-SNAPSHOT [161/161] 04:55:12 [INFO] from pom.xml 04:55:12 [INFO] --------------------------------[ pom ]--------------------------------- 04:55:12 [INFO] 04:55:12 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- 04:55:12 [INFO] 04:55:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-aggregator --- 04:55:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:55:12 [INFO] 04:55:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-aggregator --- 04:55:12 [INFO] 04:55:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- 04:55:12 [INFO] Skipping CycloneDX goal, because module skips deploy 04:55:12 [INFO] 04:55:12 [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- 04:55:12 [INFO] Skipping artifact installation 04:55:12 [INFO] 04:55:12 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-aggregator --- 04:55:12 [INFO] org.opendaylight.ietf:ietf-aggregator:pom:2.0.4-SNAPSHOT 04:55:12 [INFO] 04:55:12 [INFO] --- clm:3.0.10-01:index (default-cli) @ ietf-aggregator --- 04:55:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/target/sonatype-clm/module.xml 04:55:12 [INFO] ------------------------------------------------------------------------ 04:55:12 [INFO] Reactor Summary for ietf 2.0.4-SNAPSHOT: 04:55:12 [INFO] 04:55:12 [INFO] ietf-artifacts ..................................... SUCCESS [ 4.444 s] 04:55:12 [INFO] bnd-parent ......................................... SUCCESS [ 6.398 s] 04:55:12 [INFO] feature-parent ..................................... SUCCESS [ 2.988 s] 04:55:12 [INFO] ietf-type-util ..................................... SUCCESS [ 9.510 s] 04:55:12 [INFO] bundle-parent ...................................... SUCCESS [ 2.318 s] 04:55:12 [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 11.759 s] 04:55:12 [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.599 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.125 s] 04:55:12 [INFO] rfc6022 ............................................ SUCCESS [ 4.113 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 7.751 s] 04:55:12 [INFO] rfc6241 ............................................ SUCCESS [ 5.594 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 7.683 s] 04:55:12 [INFO] rfc6243 ............................................ SUCCESS [ 2.368 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.547 s] 04:55:12 [INFO] rfc6470 ............................................ SUCCESS [ 3.126 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.771 s] 04:55:12 [INFO] rfc8343 ............................................ SUCCESS [ 3.268 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.379 s] 04:55:12 [INFO] iana-if-type ....................................... SUCCESS [ 5.933 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.239 s] 04:55:12 [INFO] iana-crypt-hash .................................... SUCCESS [ 2.080 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.055 s] 04:55:12 [INFO] rfc8341 ............................................ SUCCESS [ 3.167 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.338 s] 04:55:12 [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.263 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.385 s] 04:55:12 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.585 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.236 s] 04:55:12 [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.197 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.554 s] 04:55:12 [INFO] rfc7952 ............................................ SUCCESS [ 1.899 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 8.200 s] 04:55:12 [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 3.777 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.712 s] 04:55:12 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 2.564 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.325 s] 04:55:12 [INFO] rfc8072 ............................................ SUCCESS [ 3.035 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.223 s] 04:55:12 [INFO] rfc8177 ............................................ SUCCESS [ 3.823 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.257 s] 04:55:12 [INFO] iana-routing-types ................................. SUCCESS [ 2.215 s] 04:55:12 [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.982 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.384 s] 04:55:12 [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.131 s] 04:55:12 [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.018 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.863 s] 04:55:12 [INFO] rfc8344 ............................................ SUCCESS [ 3.928 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.456 s] 04:55:12 [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.635 s] 04:55:12 [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 2.761 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.485 s] 04:55:12 [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.673 s] 04:55:12 [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.760 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.257 s] 04:55:12 [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.647 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.604 s] 04:55:12 [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 2.989 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.584 s] 04:55:12 [INFO] iana-hardware ...................................... SUCCESS [ 2.295 s] 04:55:12 [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.163 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.068 s] 04:55:12 [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 2.892 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.542 s] 04:55:12 [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.455 s] 04:55:12 [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 2.923 s] 04:55:12 [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 3.932 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.512 s] 04:55:12 [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.501 s] 04:55:12 [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.767 s] 04:55:12 [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.713 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.700 s] 04:55:12 [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.198 s] 04:55:12 [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 2.778 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.320 s] 04:55:12 [INFO] rfc8525 ............................................ SUCCESS [ 5.885 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.337 s] 04:55:12 [INFO] rfc8526 ............................................ SUCCESS [ 3.325 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.341 s] 04:55:12 [INFO] rfc8528 ............................................ SUCCESS [ 2.746 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.521 s] 04:55:12 [INFO] rfc8529 ............................................ SUCCESS [ 3.103 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.700 s] 04:55:12 [INFO] rfc8530 ............................................ SUCCESS [ 2.579 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.294 s] 04:55:12 [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.732 s] 04:55:12 [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.002 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 7.594 s] 04:55:12 [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.787 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.128 s] 04:55:12 [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.834 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.495 s] 04:55:12 [INFO] rfc8639 ............................................ SUCCESS [ 4.785 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.919 s] 04:55:12 [INFO] rfc8641 ............................................ SUCCESS [ 4.330 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.871 s] 04:55:12 [INFO] rfc8650 ............................................ SUCCESS [ 2.416 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.420 s] 04:55:12 [INFO] iana-tunnel-type ................................... SUCCESS [ 2.352 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.593 s] 04:55:12 [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.100 s] 04:55:12 [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.916 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.163 s] 04:55:12 [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 6.904 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.430 s] 04:55:12 [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.609 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.755 s] 04:55:12 [INFO] rfc8808 ............................................ SUCCESS [ 2.108 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.273 s] 04:55:12 [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.465 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.670 s] 04:55:12 [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.338 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.363 s] 04:55:12 [INFO] rfc8916 ............................................ SUCCESS [ 4.415 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.498 s] 04:55:12 [INFO] rfc9067 ............................................ SUCCESS [ 4.344 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.349 s] 04:55:12 [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.300 s] 04:55:12 [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.569 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.529 s] 04:55:12 [INFO] rfc9144 ............................................ SUCCESS [ 2.792 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 8.235 s] 04:55:12 [INFO] rfc9179 ............................................ SUCCESS [ 3.995 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.316 s] 04:55:12 [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.840 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.964 s] 04:55:12 [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.972 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 8.424 s] 04:55:12 [INFO] rfc9640 ............................................ SUCCESS [ 4.306 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 8.279 s] 04:55:12 [INFO] rfc9641 ............................................ SUCCESS [ 3.814 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.913 s] 04:55:12 [INFO] rfc9642 ............................................ SUCCESS [ 4.432 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.822 s] 04:55:12 [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.268 s] 04:55:12 [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.358 s] 04:55:12 [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.319 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.783 s] 04:55:12 [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.071 s] 04:55:12 [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.058 s] 04:55:12 [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 1.863 s] 04:55:12 [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.095 s] 04:55:12 [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.685 s] 04:55:12 [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.079 s] 04:55:12 [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.364 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.704 s] 04:55:12 [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.755 s] 04:55:12 [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.083 s] 04:55:12 [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.344 s] 04:55:12 [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.441 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.493 s] 04:55:12 [INFO] rfc9648 ............................................ SUCCESS [ 3.076 s] 04:55:12 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.539 s] 04:55:12 [INFO] rfc8294-netty ...................................... SUCCESS [ 6.447 s] 04:55:12 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 7.930 s] 04:55:12 [INFO] features-aggregator ................................ SUCCESS [ 0.015 s] 04:55:12 [INFO] lib-aggregator ..................................... SUCCESS [ 0.011 s] 04:55:12 [INFO] iana-aggregator .................................... SUCCESS [ 0.006 s] 04:55:12 [INFO] rfc-aggregator ..................................... SUCCESS [ 0.006 s] 04:55:12 [INFO] model-aggregator ................................... SUCCESS [ 0.004 s] 04:55:12 [INFO] test-distribution .................................. SUCCESS [ 11.477 s] 04:55:12 [INFO] ietf ............................................... SUCCESS [ 0.008 s] 04:55:12 [INFO] ------------------------------------------------------------------------ 04:55:12 [INFO] BUILD SUCCESS 04:55:12 [INFO] ------------------------------------------------------------------------ 04:55:12 [INFO] Total time: 13:53 min 04:55:12 [INFO] Finished at: 2026-07-11T04:55:12Z 04:55:12 [INFO] ------------------------------------------------------------------------ 04:55:13 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins360936631135272421.sh 04:55:13 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10878635192437445019.sh 04:55:13 + find . -regex .*karaf/target 04:55:13 + xargs rm -rf 04:55:15 ERROR: Build step failed with exception 04:55:15 java.lang.IllegalArgumentException: The application ID odl-ietf is invalid. 04:55:15 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) 04:55:15 at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source) 04:55:15 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:76) 04:55:15 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 04:55:15 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 04:55:15 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:55:15 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:55:15 at hudson.model.Build$BuildExecution.build(Build.java:199) 04:55:15 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 04:55:15 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 04:55:15 at hudson.model.Run.execute(Run.java:1895) 04:55:15 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:55:15 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:55:15 at hudson.model.Executor.run(Executor.java:442) 04:55:15 Build step 'Invoke Nexus Policy Evaluation' marked build as failure 04:55:15 $ ssh-agent -k 04:55:15 unset SSH_AUTH_SOCK; 04:55:15 unset SSH_AGENT_PID; 04:55:15 echo Agent pid 1566 killed; 04:55:15 [ssh-agent] Stopped. 04:55:15 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:15 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins3136303948057968680.sh 04:55:15 ---> sysstat.sh 04:55:15 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins10635850552587141129.sh 04:55:15 ---> package-listing.sh 04:55:15 ++ facter osfamily 04:55:15 ++ tr '[:upper:]' '[:lower:]' 04:55:16 + OS_FAMILY=debian 04:55:16 + workspace=/w/workspace/ietf-maven-clm-master 04:55:16 + START_PACKAGES=/tmp/packages_start.txt 04:55:16 + END_PACKAGES=/tmp/packages_end.txt 04:55:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:16 + PACKAGES=/tmp/packages_start.txt 04:55:16 + '[' /w/workspace/ietf-maven-clm-master ']' 04:55:16 + PACKAGES=/tmp/packages_end.txt 04:55:16 + case "${OS_FAMILY}" in 04:55:16 + dpkg -l 04:55:16 + grep '^ii' 04:55:16 + '[' -f /tmp/packages_start.txt ']' 04:55:16 + '[' -f /tmp/packages_end.txt ']' 04:55:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:16 + '[' /w/workspace/ietf-maven-clm-master ']' 04:55:16 + mkdir -p /w/workspace/ietf-maven-clm-master/archives/ 04:55:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-clm-master/archives/ 04:55:16 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins3127049344651904063.sh 04:55:16 ---> capture-instance-metadata.sh 04:55:16 Setup pyenv: 04:55:16 system 04:55:16 3.8.20 04:55:16 3.9.20 04:55:16 3.10.15 04:55:16 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wxp0 from file:/tmp/.os_lf_venv 04:55:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:18 lf-activate-venv(): INFO: Base packages installed successfully 04:55:18 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-Wxp0/bin to PATH 04:55:29 INFO: Running in OpenStack, capturing instance metadata 04:55:30 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins7790810843973101951.sh 04:55:30 provisioning config files... 04:55:30 Could not find credentials [logs] for ietf-maven-clm-master #44 04:55:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config4084769683216077364tmp 04:55:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:55:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:55:30 provisioning config files... 04:55:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:55:31 [EnvInject] - Injecting environment variables from a build step. 04:55:31 [EnvInject] - Injecting as environment variables the properties content 04:55:31 SERVER_ID=logs 04:55:31 04:55:31 [EnvInject] - Variables injected successfully. 04:55:31 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins11954837638835177033.sh 04:55:31 ---> create-netrc.sh 04:55:31 WARN: Log server credential not found. 04:55:31 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins5747028019964696507.sh 04:55:31 ---> python-tools-install.sh 04:55:31 Setup pyenv: 04:55:31 system 04:55:31 3.8.20 04:55:31 3.9.20 04:55:31 3.10.15 04:55:31 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wxp0 from file:/tmp/.os_lf_venv 04:55:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:33 lf-activate-venv(): INFO: Base packages installed successfully 04:55:33 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-Wxp0/bin to PATH 04:55:42 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins4821106858482908681.sh 04:55:42 ---> uv-install.sh 04:55:42 uv 0.11.28 is already installed 04:55:42 uvx 0.11.28 (x86_64-unknown-linux-gnu) 04:55:42 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins5304995832746047392.sh 04:55:42 ---> sudo-logs.sh 04:55:42 Archiving 'sudo' log.. 04:55:42 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins9992163211439716810.sh 04:55:42 ---> job-cost.sh 04:55:42 INFO: Activating Python virtual environment... 04:55:42 Setup pyenv: 04:55:42 system 04:55:42 3.8.20 04:55:42 3.9.20 04:55:42 3.10.15 04:55:42 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wxp0 from file:/tmp/.os_lf_venv 04:55:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:44 lf-activate-venv(): INFO: Base packages installed successfully 04:55:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-Wxp0/bin to PATH 04:55:50 INFO: No stack-cost file found 04:55:50 INFO: Instance uptime: 991s 04:55:50 INFO: Fetching instance metadata (attempt 1 of 3)... 04:55:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:55:51 INFO: Successfully fetched instance metadata 04:55:51 INFO: Instance type: v3-standard-4 04:55:51 INFO: Retrieving pricing info for: v3-standard-4 04:55:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:55:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=991 04:55:51 INFO: Successfully fetched Vexxhost pricing API 04:55:51 INFO: Retrieved cost: 0.11 04:55:51 INFO: Retrieved resource: v3-standard-4 04:55:51 INFO: Creating archive directory: /w/workspace/ietf-maven-clm-master/archives/cost 04:55:51 INFO: Archiving costs to: /w/workspace/ietf-maven-clm-master/archives/cost.csv 04:55:51 INFO: Successfully archived job cost data 04:55:51 DEBUG: Cost data: ietf-maven-clm-master,44,2026-07-11 04:55:51,v3-standard-4,991,0.11,0.00,FAILURE 04:55:51 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins17188839110016567585.sh 04:55:51 ---> logs-deploy.sh 04:55:51 Setup pyenv: 04:55:51 system 04:55:51 3.8.20 04:55:51 3.9.20 04:55:51 3.10.15 04:55:51 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wxp0 from file:/tmp/.os_lf_venv 04:55:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:53 lf-activate-venv(): INFO: Base packages installed successfully 04:55:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-Wxp0/bin to PATH 04:56:02 WARNING: Nexus logging server not set 04:56:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-clm-master/44/ 04:56:02 INFO: archiving logs to S3 04:56:07 ---> uname -a: 04:56:07 Linux prd-ubuntu2204-docker-4c-4g-34746 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 04:56:07 04:56:07 04:56:07 ---> lscpu: 04:56:07 Architecture: x86_64 04:56:07 CPU op-mode(s): 32-bit, 64-bit 04:56:07 Address sizes: 40 bits physical, 48 bits virtual 04:56:07 Byte Order: Little Endian 04:56:07 CPU(s): 4 04:56:07 On-line CPU(s) list: 0-3 04:56:07 Vendor ID: AuthenticAMD 04:56:07 Model name: AMD EPYC-Rome Processor 04:56:07 CPU family: 23 04:56:07 Model: 49 04:56:07 Thread(s) per core: 1 04:56:07 Core(s) per socket: 1 04:56:07 Socket(s): 4 04:56:07 Stepping: 0 04:56:07 BogoMIPS: 5600.00 04:56:07 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 04:56:07 Virtualization: AMD-V 04:56:07 Hypervisor vendor: KVM 04:56:07 Virtualization type: full 04:56:07 L1d cache: 128 KiB (4 instances) 04:56:07 L1i cache: 128 KiB (4 instances) 04:56:07 L2 cache: 2 MiB (4 instances) 04:56:07 L3 cache: 64 MiB (4 instances) 04:56:07 NUMA node(s): 1 04:56:07 NUMA node0 CPU(s): 0-3 04:56:07 Vulnerability Gather data sampling: Not affected 04:56:07 Vulnerability Indirect target selection: Not affected 04:56:07 Vulnerability Itlb multihit: Not affected 04:56:07 Vulnerability L1tf: Not affected 04:56:07 Vulnerability Mds: Not affected 04:56:07 Vulnerability Meltdown: Not affected 04:56:07 Vulnerability Mmio stale data: Not affected 04:56:07 Vulnerability Reg file data sampling: Not affected 04:56:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 04:56:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 04:56:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:56:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:56:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:56:07 Vulnerability Srbds: Not affected 04:56:07 Vulnerability Tsa: Not affected 04:56:07 Vulnerability Tsx async abort: Not affected 04:56:07 Vulnerability Vmscape: Not affected 04:56:07 04:56:07 04:56:07 ---> nproc: 04:56:07 4 04:56:07 04:56:07 04:56:07 ---> df -h: 04:56:07 Filesystem Size Used Avail Use% Mounted on 04:56:07 tmpfs 1.6G 1.1M 1.6G 1% /run 04:56:07 /dev/vda1 78G 10G 68G 13% / 04:56:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 04:56:07 tmpfs 5.0M 0 5.0M 0% /run/lock 04:56:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:56:07 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 04:56:07 04:56:07 04:56:07 ---> free -m: 04:56:07 total used free shared buff/cache available 04:56:07 Mem: 15989 625 10892 4 4471 15021 04:56:07 Swap: 1023 0 1023 04:56:07 04:56:07 04:56:07 ---> ip addr: 04:56:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:56:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:56:07 inet 127.0.0.1/8 scope host lo 04:56:07 valid_lft forever preferred_lft forever 04:56:07 inet6 ::1/128 scope host 04:56:07 valid_lft forever preferred_lft forever 04:56:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:56:07 link/ether fa:16:3e:48:3c:b0 brd ff:ff:ff:ff:ff:ff 04:56:07 altname enp0s3 04:56:07 inet 10.30.171.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 04:56:07 valid_lft 85400sec preferred_lft 85400sec 04:56:07 inet6 fe80::f816:3eff:fe48:3cb0/64 scope link 04:56:07 valid_lft forever preferred_lft forever 04:56:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:56:07 link/ether d6:74:63:85:4d:7a brd ff:ff:ff:ff:ff:ff 04:56:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:56:07 valid_lft forever preferred_lft forever 04:56:07 04:56:07 04:56:07 ---> sar -b -r -n DEV: 04:56:07 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-34746) 07/11/26 _x86_64_ (4 CPU) 04:56:07 04:56:07 04:39:30 LINUX RESTART (4 CPU) 04:56:07 04:56:07 04:40:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:56:07 04:50:01 93.58 6.73 65.42 21.43 721.27 7714.46 278184.24 04:56:07 Average: 93.58 6.73 65.42 21.43 721.27 7714.46 278184.24 04:56:07 04:56:07 04:40:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:07 04:50:01 9985252 13637000 2320988 14.18 155240 3613508 2537556 14.57 563564 5437952 132688 04:56:07 Average: 9985252 13637000 2320988 14.18 155240 3613508 2537556 14.57 563564 5437952 132688 04:56:07 04:56:07 04:40:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:07 04:50:01 lo 3984.11 3984.11 3799.49 3799.49 0.00 0.00 0.00 0.00 04:56:07 04:50:01 ens3 163.75 117.07 1313.52 27.80 0.00 0.00 0.00 0.00 04:56:07 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:07 Average: lo 3984.11 3984.11 3799.49 3799.49 0.00 0.00 0.00 0.00 04:56:07 Average: ens3 163.75 117.07 1313.52 27.80 0.00 0.00 0.00 0.00 04:56:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:07 04:56:07 04:56:07 ---> sar -P ALL: 04:56:07 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-34746) 07/11/26 _x86_64_ (4 CPU) 04:56:07 04:56:07 04:39:30 LINUX RESTART (4 CPU) 04:56:07 04:56:07 04:40:00 CPU %user %nice %system %iowait %steal %idle 04:56:07 04:50:01 all 61.29 0.00 3.67 0.41 0.08 34.55 04:56:07 04:50:01 0 60.75 0.00 3.35 0.67 0.08 35.15 04:56:07 04:50:01 1 63.35 0.00 4.01 0.53 0.08 32.03 04:56:07 04:50:01 2 61.60 0.00 3.64 0.17 0.08 34.52 04:56:07 04:50:01 3 59.46 0.00 3.69 0.27 0.08 36.50 04:56:07 Average: all 61.29 0.00 3.67 0.41 0.08 34.55 04:56:07 Average: 0 60.75 0.00 3.35 0.67 0.08 35.15 04:56:07 Average: 1 63.35 0.00 4.01 0.53 0.08 32.03 04:56:07 Average: 2 61.60 0.00 3.64 0.17 0.08 34.52 04:56:07 Average: 3 59.46 0.00 3.69 0.27 0.08 36.50 04:56:07 04:56:07 04:56:07